From c9eef948741987e7bfb6465722f50ffe2af18e56 Mon Sep 17 00:00:00 2001 From: Stewart Bennell Date: Sun, 20 Dec 2020 10:46:53 +1100 Subject: [PATCH] Update patch.sh --- patch.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/patch.sh b/patch.sh index ea1a0c0..75e5ec1 100644 --- a/patch.sh +++ b/patch.sh @@ -44,7 +44,6 @@ echo "/.+/ $Email" >> /etc/postfix/sender_canonical postmap hash:/etc/postfix/sasl_passwd postmap hash:/etc/postfix/sender_canonical -cp /etc/ssl/certs/thawte_Primary_Root_CA.pem /etc/postfix/cacert.pem chown root:root /etc/postfix/sasl_passwd /etc/postfix/sasl_passwd.db chmod 644 /etc/postfix/sasl_passwd /etc/postfix/sasl_passwd.db chown root:root /etc/postfix/sender_canonical /etc/postfix/sender_canonical.db