On 5.11.2004, at 06:49, Reuben Farrelly wrote:
I've also experienced this today, but initially thought this was just a case of Outlook playing up at work. I had the problem when transferring mail from a local mailbox on my laptop, to a folder on the IMAP server at home via SSL enabled IMAP. Occasionally I'd go to transfer a few messages and almost all would go, but the session would hang and eventually Outlook would say that the server had timed out.
Then I'd transfer the remaining few messages just fine.
That sounds like there is still a bug in APPEND which makes Dovecot hang..
I would also get these messages in the dovecot log:
dovecot: Nov 05 12:51:27 Warning: IMAP(reuben): Timeout leak: 0x8072060
From gdb: (gdb) x 0x8072060 0x8072060
: 0x31e58955 (gdb)
Hmm. I didn't see any obvious reason why this would happen. Have to look more.. Anyway, it's just a memory leak.