and now have gateway use the milter
This commit is contained in:
parent
926bc91381
commit
02ca818720
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue