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:
2021-02-05 16:54:06 +01:00
parent 9c36d12d52
commit 7e6be6bf72
2 changed files with 9 additions and 1 deletions

View File

@@ -156,6 +156,12 @@ fi
#Cleaning options from menu
CMS="${CMS//:}" && CMS="${CMS,,}"
##-----------------##
# Storeing vars #
##-----------------##
touch /etc/ICTM/sites/"$sitename"
##-----------##
# AptList #

View File

@@ -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