[Dovecot] mail_log_events seem to be broken in HG 2.2
Timo Sirainen
tss at iki.fi
Tue Dec 18 22:35:52 EET 2012
On Sun, 2012-12-16 at 10:17 +0100, Thomas Leuxner wrote:
> It seems along the way of 2.2alpha1 'mail_log_events' quietly stopped working. They don't log expunges etc. anymore.
>
> […]
> mail_log_events = expunge mailbox_delete
Dunno. Latest hg works with my test:
mail_plugins = " notify mail_log"
plugin {
mail_log_events = expunge mailbox_delete
mail_log_fields = uid box msgid size
}
x expunge
imap(tss 5414 ): Info: expunge: box=INBOX, uid=2369, msgid=<1051291295.32159.381.camel at hurina>, size=4598
x delete foo
imap(tss 5414 ): Info: Mailbox deleted: foo
More information about the dovecot
mailing list