mirror of https://github.com/fail2ban/fail2ban
Add override for dovecot failed logins on debian
parent
94232d7c31
commit
b31a018e7c
|
@ -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 New Issue