Browse Source

SMTPUTF8 requires ICU and we are unable to tell Postfix to use it

master
parent
commit
40e3478605
  1. 1
      postfix/postfix.txt

1
postfix/postfix.txt

@ -162,6 +162,7 @@ inet_protocols = ipv4
# smtp client
smtp_bind_address = 127.0.0.1
smtputf8_enable = no
SSL:# SSL/TLS support
SSL:smtpd_tls_CAfile = @l_prefix@/etc/x509/example-ca.crt.pem

Loading…
Cancel
Save