Removed unnecessary config for PVE-SMTP and Added config to disable systemd-resolved
This commit is contained in:
@@ -20,7 +20,6 @@ cat << EOF >> /etc/postfix/main.cf
|
||||
relayhost = [$MailFromServer]:$MailFromServerPort
|
||||
smtp_tls_wrappermode = yes
|
||||
smtp_tls_security_level = encrypt
|
||||
smtp_use_tls = yes
|
||||
smtp_sasl_auth_enable = yes
|
||||
smtp_sasl_security_options =
|
||||
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
|
||||
|
||||
Reference in New Issue
Block a user