mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
RF: rename/unify naming of courier filters/jails
This commit is contained in:
parent
47a62b6072
commit
f4a74d8d8b
3 changed files with 2 additions and 3 deletions
|
|
@ -363,7 +363,7 @@ maxretry = 6
|
|||
# Mail servers
|
||||
#
|
||||
|
||||
[couriersmtp]
|
||||
[courier-smtp]
|
||||
|
||||
port = smtp,ssmtp
|
||||
logpath = /var/log/mail.log
|
||||
|
|
@ -389,10 +389,9 @@ bantime = 300
|
|||
# all relevant ports get banned
|
||||
#
|
||||
|
||||
[courierauth]
|
||||
[courier-auth]
|
||||
|
||||
port = smtp,ssmtp,imap2,imap3,imaps,pop3,pop3s
|
||||
filter = courierlogin
|
||||
logpath = /var/log/mail.log
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue