Inital commit for mailserver related seqs
This commit is contained in:
9
seqs/postfixadmin.cfg.example
Normal file
9
seqs/postfixadmin.cfg.example
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Postfixamdin configuration
|
||||
|
||||
PFA_SRV_LOC="/srv/postfixadmin"
|
||||
PFA_WEB_LOC="/var/www/pfa"
|
||||
PFA_DATABASE="pfa_db"
|
||||
PFA_BACKUP="/root/backup/pfa"
|
||||
PFA_PHP_VERSION="7.3"
|
Reference in New Issue
Block a user