1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00

Revert "Only enable milter for incoming emails"

This reverts commit cfd233039e.
This commit is contained in:
Pierre Jaury 2018-06-02 10:38:08 +02:00
parent cfd233039e
commit e543477c2e
2 changed files with 1 additions and 1 deletions

View File

@ -97,6 +97,7 @@ unverified_recipient_reject_reason = Address lookup failure
# Milter
###############
smtpd_milters = inet:{{ HOST_ANTISPAM }}
milter_protocol = 6
milter_mail_macros = i {mail_addr} {client_addr} {client_name} {auth_authen}
milter_default_action = tempfail

View File

@ -3,7 +3,6 @@
# Exposed SMTP service
smtp inet n - n - - smtpd
-o smtpd_milters=inet:{{ HOST_ANTISPAM }}
# Internal SMTP service
10025 inet n - n - - smtpd