ENH: sendmail-reject for all smtp ports.

pull/644/head
Daniel Black 2014-03-14 07:12:12 +11:00
parent 11fc7941f5
commit 415f187644
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ logpath = /var/log/mail.log
enabled = false
filter = sendmail-reject
action = iptables[name=sendmail-reject, port=smtp, protocol=tcp]
action = iptables-multiport[name=sendmail-auth, port="submission,465,smtp", protocol=tcp]
logpath = /var/log/mail.log