Include imap (port 143) in courier-auth ports

imap was missing from the list of ports, preventing fail2ban from blocking connections on standard IMAP port 143.
pull/1812/head
Jeff Potter 2017-06-25 19:05:13 -04:00 committed by sebres
parent b615a98540
commit 4a2fc8b7e8
1 changed files with 1 additions and 1 deletions

View File

@ -622,7 +622,7 @@ logpath = /opt/kerio/mailserver/store/logs/security.log
[courier-auth]
port = smtp,465,submission,imap3,imaps,pop3,pop3s
port = smtp,465,submission,imap,imap3,imaps,pop3,pop3s
logpath = %(syslog_mail)s
backend = %(syslog_backend)s