and now have gateway use the milter

This commit is contained in:
Kevin Fenzi 2017-02-14 19:46:08 +00:00
parent 926bc91381
commit 02ca818720

View file

@ -741,3 +741,6 @@ smtp_tls_loglevel = 1
smtp_tls_cert_file = /etc/pki/tls/certs/gateway.crt
smtp_tls_key_file = /etc/pki/tls/private/gateway.key
smtp_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt
smtpd_milters = inet:localhost:8891
milter_default_action = accept