mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
0.9 - Merge pull request #2339 from cFire/master
Add override for dovecot failed logins on debian
This commit is contained in:
commit
7a7a905ab2
1 changed files with 2 additions and 0 deletions
|
|
@ -32,6 +32,8 @@ apache_access_log = /var/log/apache2/*access.log
|
|||
|
||||
exim_main_log = /var/log/exim4/mainlog
|
||||
|
||||
dovecot_log = %(syslog_mail)s
|
||||
|
||||
# was in debian squeezy but not in wheezy
|
||||
# /etc/proftpd/proftpd.conf (SystemLog)
|
||||
proftpd_log = /var/log/proftpd/proftpd.log
|
||||
|
|
|
|||
Loading…
Reference in a new issue