mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
ENH: adjusted description for sasl jail (Closes: #615952)
This commit is contained in:
parent
97ac5bd205
commit
a6bc0e517f
1 changed files with 3 additions and 2 deletions
5
debian/jail.conf
vendored
5
debian/jail.conf
vendored
|
|
@ -238,8 +238,9 @@ logpath = /var/log/mail.log
|
|||
enabled = false
|
||||
port = smtp,ssmtp,imap2,imap3,imaps,pop3,pop3s
|
||||
filter = sasl
|
||||
# You might consider monitoring /var/log/warn.log instead
|
||||
# if you are running postfix. See http://bugs.debian.org/507990
|
||||
# You might consider monitoring /var/log/mail.warn instead if you are
|
||||
# running postfix since it would provide the same log lines at the
|
||||
# "warn" level but overall at the smaller filesize.
|
||||
logpath = /var/log/mail.log
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue