On August 2, 2019 9:35 PM AP via dovecot dovecot@dovecot.org wrote:
As per my discussion with cmouse on irc, I'm currently just using dovecot for its auth mechanism, etc capabilities (alas, Exim does not support argon directly). Tis a fun little side project. :)
I have the config pared down as far as I think is reasonable (see below) and all is working well except that dovecot is very silent.
Errors hit the logs but I would appreciate seeing successful auths happen for the additional piece of mind. Cmouse and I couldn't find a way to do it on irc and it appears that the capability is missing. Successul /logins/ can be logged but auths, by themselves, cannot.
I would appreciate if the ability was added.
Dovecot 2.3.7.1 is in use.
Events (using event exporter) is probably what you want, new in 2.3.7.
https://doc.dovecot.org/admin_manual/list_of_events/
michael