[Dovecot] APPEND issue with Thunderbird
I'm getting a strange problem with APPEND and Thunderbird 0.8. This was working fine in the CVS version from June 8 and is not so fine as of June 20. It works fine using Pine.
It appears that imap is hanging when trying to append to a folder. Right now, an imap process has the file open for about 1/2 hour. It wrote the headers out, but not the body. When Thunderbird disconnects from it, it closes the file, but does not finish writing the email.
Here's the difference in the commands sent by Pine and Thunderbird from rawlogs. These are different accounts.
(Thunderbird) (.in file) 2 append "Sent" (\Seen) {520+} Message-ID: 42BAC447.7050901@hostopia.com (rest of headers and message follows)
The .out file is empty
(Pine) (.in file) 00000003 CAPABILITY 03000004 APPEND Sent {392} Date: Wed, 22 Jun 2005 19:35:42 -0400 (EDT) (rest of headers and message follows)
03000005 LOGOUT
(.out file)
- OK [RAWLOG TIMESTAMP] 2005-06-22 19:36:20
- CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS 00000003 OK Capability completed.
- OK 03000004 OK Append completed.
- BYE Logging out 03000005 OK Logout completed.
Todd
Hi,
On 24/06/2005 10:13 a.m., Todd Burroughs wrote:
I'm getting a strange problem with APPEND and Thunderbird 0.8. This was working fine in the CVS version from June 8 and is not so fine as of June 20. It works fine using Pine.
I too am seeing some oddness that looks a lot like this - occasionally a mailbox especially the Trash with lots of items in it, will hang indefinitely, and more often with TB (trunk) my Drafts are not being cleaned out reliably (TB uses APPEND to do some of the processing of Drafts).
I'm fully up to date with CVS, and this problem is relatively recent. Unfortunately it's not 100% reproduceable.
I can't help wondering if this recent patch is part of the problem:
http://www.dovecot.org/list/dovecot-cvs/2005-June/004448.html
then again it apparently solves the fact that append is totally broken, so maybe reverting it isn't such a clever idea anyway ;)
Also seems that dovecot.org NNTP is down at the moment?
reuben
participants (3)
-
Reuben Farrelly
-
Timo Sirainen
-
Todd Burroughs