mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
ENH: jail.conf for exim-honeypot
This commit is contained in:
parent
55688395fb
commit
9e390d6549
1 changed files with 5 additions and 0 deletions
|
|
@ -544,6 +544,11 @@ port = smtp,ssmtp,submission
|
|||
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
|
||||
# all relevant ports get banned
|
||||
|
|
|
|||
Loading…
Reference in a new issue