From b31a018e7ca6983bb0babf83c054e9cf36085cb3 Mon Sep 17 00:00:00 2001 From: Cool Fire Date: Fri, 8 Feb 2019 16:54:11 +0100 Subject: [PATCH] Add override for dovecot failed logins on debian --- config/paths-debian.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/paths-debian.conf b/config/paths-debian.conf index 50ff948b..ae45e72e 100644 --- a/config/paths-debian.conf +++ b/config/paths-debian.conf @@ -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