-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
Whenever I'm hunting through mail.log
I find I'm wading through endless dovecot
messages that clutter up mail.log
. I see in jails.conf
that dovecot
has it's own configuration:
mailinabox/conf/fail2ban/jails.conf
Lines 10 to 15 in f0e7b46
[dovecot] | |
enabled = true | |
filter = dovecotimap | |
logpath = /var/log/mail.log | |
findtime = 30 | |
maxretry = 20 |
Any particular reason to require dovecot
to log to mail.log
, instead of something like dovecot.log
?
Metadata
Metadata
Assignees
Labels
No labels