/alcasar.sh |
---|
2140,6 → 2140,7 |
$SED "s?^inet_protocols =.*?inet_protocols = ipv4?g" /etc/postfix/main.cf |
$SED "s?^smtp_tls_security_level =.*?smtp_tls_security_level = encrypt?g" /etc/postfix/main.cf |
cat << EOT >> /etc/postfix/main.cf |
smtputf8_enable = no |
smtp_use_tls = yes |
smtp_tls_wrappermode = yes |
smtp_sasl_auth_enable = yes |