mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Add override for dovecot failed logins on debian
This commit is contained in:
parent
94232d7c31
commit
b31a018e7c
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@ apache_error_log = /var/log/apache2/*error.log
|
|||
apache_access_log = /var/log/apache2/*access.log
|
||||
|
||||
|
||||
dovecot_log = /var/log/mail.log
|
||||
|
||||
# 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