Mod:Postfix Added basic SSL/TLS support
This commit is contained in:
@@ -90,6 +90,9 @@ chmod +x /etc/update-motd.d/51-generalspf
|
||||
systemctl start postfix opendkim
|
||||
systemctl enable postfix opendkim
|
||||
|
||||
#Getting script for enableling ssl on Postfix
|
||||
curl --retry 7 --retry-delay 5 -s "$repo"/raw/"$branchtype"/"$branch"/SubModules/postfix/Postfix-EnableSSL.sh -o ~/Postfix-EnableSSL.sh
|
||||
|
||||
#if using Append module run for existing cms/sites
|
||||
if [ "$itype" = "AddMod" ]; then
|
||||
for file in /etc/ICTM/sites/*; do
|
||||
|
||||
Reference in New Issue
Block a user