mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
ENH: expand sendmail-reject jail to 465,submission
This commit is contained in:
parent
c45cde19ff
commit
df882feb16
1 changed files with 1 additions and 1 deletions
|
|
@ -453,7 +453,7 @@ logpath = %(syslog_mail)s
|
|||
|
||||
[sendmail-reject]
|
||||
|
||||
port = smtp
|
||||
port = smtp,465,submission
|
||||
logpath = %(syslog_mail)s
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue