mirror of https://github.com/fail2ban/fail2ban
ENH: jail.conf for exim-honeypot
parent
55688395fb
commit
9e390d6549
|
@ -544,6 +544,11 @@ port = smtp,ssmtp,submission
|
||||||
logpath = /var/log/exim/mainlog
|
logpath = /var/log/exim/mainlog
|
||||||
|
|
||||||
|
|
||||||
|
[exim-honeypot]
|
||||||
|
port = smtp,ssmtp,submission
|
||||||
|
logpath = /var/log/exim/mainlog
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Mail servers authenticators: might be used for smtp,ftp,imap servers, so
|
# Mail servers authenticators: might be used for smtp,ftp,imap servers, so
|
||||||
# all relevant ports get banned
|
# all relevant ports get banned
|
||||||
|
|
Loading…
Reference in New Issue