22 Nov
2010
22 Nov
'10
8:40 p.m.
On Mon, 2010-11-22 at 13:45 +0100, Christian Rohmann wrote:
we are running dovecot 1.2.15 and are seeing some odd errors in our logfiles:
--- dovecot.log --- 2010-11-22 12:34:56 imapserver local2.warning dovecot dovecot: IMAP(username@domain.tld): Timeout leak: 0x4bd230
It's not really anything to worry about. Dovecot just notices at exit that the code didn't remove one timeout handler. It would be good to fix it though. You could see what function that address points to with gdb:
gdb /usr/local/libexec/dovecot/imap x 0x4bd230