Updated Inst:AppendCMS Mod:Postfix
Inst:AppendCMS added var store when adding CMS Mod:Postfix Added fix to conf.sh
This commit is contained in:
@@ -22,7 +22,9 @@ root: $email
|
||||
EOF
|
||||
newaliases
|
||||
|
||||
cat <<EOF >>
|
||||
cat <<EOF >> /etc/postfix/main.cf
|
||||
|
||||
#openDKIM
|
||||
milter_default_action = accept
|
||||
milter_protocol = 2
|
||||
smtpd_milters = unix:/var/run/opendkim/opendkim.sock
|
||||
|
||||
Reference in New Issue
Block a user