A NOTE has been added to this issue.
======================================================================
http://www.dbmail.org/mantis/view.php?id=694
======================================================================
Reported By: miles
Assigned To:
======================================================================
Project: DBMail
Issue ID: 694
Category: IMAP daemon
Reproducibility: always
Severity: major
Priority: normal
Status: new
target:
======================================================================
Date Submitted: 12-May-08 10:11 CEST
Last Modified: 12-May-08 11:23 CEST
======================================================================
Summary: Message corruption moving/copying messages from
local folders to DBMail IMAP folders
Description:
When moving/copying messages from local folders to DBMail IMAP folders in
Mozilla Thunderbird, the first few messages get copied OK. After those few
messages, the messages are not copied correctly, that is, headers are
missing, the message body consists of a few characters only, attachments
are missing, and the timestamp is set to current date and time, that is,
those messages are not copied, I guess, but instead some gibberish is
inserted.
======================================================================
----------------------------------------------------------------------
paul - 12-May-08 11:23
----------------------------------------------------------------------
looking at the logfile I see a bunch of stuff that indicates the problem is
thunderbirds':
[6739]: S: [14 OK IDLE terminated^M ]
[6739]: C: [15 append "INBOX/2004" (\Seen) "28-Dec-2004 12:14:48 +0200"
{2071}]
[6739]: S: [15 OK APPEND completed^M ]
[6739]: C: [16 append "INBOX/2004" (\Seen) "28-Dec-2004 12:09:23 +0200"
{2048}]
[6739]: S: [16 OK APPEND completed^M ]
[6739]: C: [17 append "INBOX/2004" (\Seen) "27-Dec-2004 19:10:05 +0200"
{81787}]
[6739]: S: [17 OK APPEND completed^M ]
[6739]: C: [18 append "INBOX/2004" (\Seen) "23-Dec-2004 16:56:02 +0200"
{120589}]
[6739]: S: [18 OK APPEND completed^M ]
[6739]: C: [19 append "INBOX/2004" (\Seen) "08-Dec-2004 13:51:21 +0200"
{2891}]
[6739]: S: [19 OK APPEND completed^M ]
[6739]: C: [20 append "INBOX/2004" (\Seen) "08-Dec-2004 13:47:32 +0200"
{0}]
[6739]: S: [20 OK APPEND completed^M ]
[6739]: C: [21 append "INBOX/2004" (\Seen) "03-Dec-2004 11:17:39 +0200"
{0}]
[6739]: S: [21 OK APPEND completed^M ]
[6739]: C: [22 append "INBOX/2004" (\Seen) "02-Dec-2004 17:19:40 +0200"
{0}]
[6739]: S: [22 OK APPEND completed^M ]
clearly, TB is trying to upload zero-length messages which is very much
invalid.
So maybe something in dbmail's responses is throwing thunderbird into a
state of confusion.
please try to produce thunderbird debug logs as well:
http://wiki.dovecot.org/Debugging/Thunderbird
Issue History
Date Modified Username Field Change
======================================================================
12-May-08 10:11 miles New Issue
12-May-08 10:11 miles File Added: maillog.bz2
12-May-08 11:23 paul Note Added: 0002544
======================================================================
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://twister.fastxs.net/mailman/listinfo/dbmail-dev