Hi,
yesterday I had something similar.
I would like to skip the login & logout lines from being logged.
This is something I found, but did not get it working, as I had no time fiddling with the rsyslog config yet:
https://serverfault.com/questions/253418/force-dovecot-not-to-log-connect-di... <https://serverfault.com/questions/253418/force-dovecot-not-to-log-connect-disconnect-messages>
-M
Am 26.09.2018 um 09:21 schrieb Kai Schaetzl <maillists@conactive.com>:
Is there a way to split the auth logging (logins and failed logins) from the other logging that goes to info_log_path = /var/log/dovecot/dovecot.log ? This log gets a lot of other info as well, most notably the lmtp notifications about every filed mail (with no level stamping, btw). This makes it really hard to find authentication errors quickly and comfortably. It would be nice to be able to split at least the lmtp messages away.
Kai