11 May
2007
11 May
'07
2:45 p.m.
On Tue, 2007-05-01 at 16:57 +0200, Armijn Hemel wrote:
hi all,
is there a way to somehow log the size of an IMAP session with Dovecot? With POP3 there is this pop3 format string I can set in dovecot.conf, but I don't see an equivalent for IMAP.
If so, are there any plans to add this functionality?
IMAP has multiple mailboxes, so I don't see how this could work in any useful way. It could of course log just INBOX's size, but since the client wouldn't necessarily even open the INBOX that would be just extra work for nothing but a log line.
What do you need it for anyway?