Closed
Bug 186421
Opened 22 years ago
Closed 5 years ago
Unable to retrieve past attached sample broken message when using IMAP
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: fred, Unassigned)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20021221
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20021221
Attached is a sample message which cannot be downloaded using IMAP with Mozilla
1.3a. If this (broken) message is within a folder of many message Mozilla is
unable to download past this message.
Reproducible: Always
Steps to Reproduce:
1. Place attach mail file (called 'brokenmail') on the server
2. Edit .mailboxlist on the server to add the new brokenmail file as a valid
IMAP folder
3. Connect to this mailserver using IMAP in Mozilla 1.3a
Actual Results:
This (broken) message (which is SPAM that I actually received) never downloads.
In a larger folder with many message it may not be immediately apparent which
message is causing the problem. I found this one with some trial and error.
Expected Results:
Downloaded the message, regardless of any problems associated with it. Or, at
least continued with the remaining messages.
Reporter | ||
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
it's probably interesting to see an imap protocol log for this:
http://www.mozilla.org/quality/mailnews/mail-troubleshoot.html#imap
Reporter | ||
Comment 3•22 years ago
|
||
While Mozilla is trying to download the message (you double-click on the
message to open it) the tail of the imap log looks like this:
2868[1deffc0]: allen-sauer.com:S-imap/brokenmail:CreateNewLineFromSocket: To:
fred@ALLEN-SAUER.COM
2868[1deffc0]: allen-sauer.com:S-imap/brokenmail:CreateNewLineFromSocket: From:
"Yesmail" <yesmail@YM1.NET>
2868[1deffc0]: allen-sauer.com:S-imap/brokenmail:CreateNewLineFromSocket:
Reply-To: yesmail@YM1.NET
2868[1deffc0]: allen-sauer.com:S-imap/brokenmail:CreateNewLineFromSocket:
Errors-To: yesmail@YM1.NET
2868[1deffc0]: allen-sauer.com:S-imap/brokenmail:CreateNewLineFromSocket:
Bounces_To: yesmail@ym1.net
2868[1deffc0]: allen-sauer.com:S-imap/brokenmail:CreateNewLineFromSocket:
Subject: Introducing Yesmail
2868[1deffc0]: allen-sauer.com:S-imap/brokenmail:CreateNewLineFromSocket:
MIME-Version: 1.0
2868[1deffc0]: allen-sauer.com:S-imap/brokenmail:CreateNewLineFromSocket:
Content-Type: text/plain; charset="iso-8859-1"
2868[1deffc0]: allen-sauer.com:S-imap/brokenmail:CreateNewLineFromSocket:
Content-Transfer-Encoding: 8bit
2868[1deffc0]: allen-sauer.com:S-imap/brokenmail:CreateNewLineFromSocket:
After waiting a while, hitting escape or stop button adds two more lines to the
end of the log:
2868[1deffc0]: allen-sauer.com:S-imap/brokenmail:CreateNewLineFromSocket:
(null)
2868[1deffc0]: allen-sauer.com:S-imap/brokenmail:STREAM:CLOSE: Abort Message
Download Stream
This attachment is the entire imap log (log level 5) which includes the above
snippets.
Updated•22 years ago
|
QA Contact: huang → gchan
Comment 4•22 years ago
|
||
Can you try this with a recent 1.5 build, and if it works for you, resolve the
bug as Works for Me? I believe this is a dup of a bug I fixed a couple weeks
ago. Thx.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•20 years ago
|
Product: MailNews → Core
Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
Updated•16 years ago
|
QA Contact: grylchan → networking.imap
Updated•13 years ago
|
Assignee: dbienvenu → nobody
Comment 5•5 years ago
|
||
Should be fixed per comment 4.
If you still see the problem please comment in the bug
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•