Closed
Bug 284254
Opened 20 years ago
Closed 19 years ago
Downloading pop3 messages hangs on RETR command for message with no messageID
Categories
(MailNews Core :: Networking: POP, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: steve, Assigned: sspitzer)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: version 1.0 (20041206) Downloading pop3 messages fails on RETR command for message with no messageID when the system is set to leave a copy of messages on the server Reproducible: Always Steps to Reproduce: 1. download a message from a pop3 server without a message id field Actual Results: Thunderbird hangs Expected Results: I understand that this is how unique messages are identified but could there be another way to track these messages also? perhaps a hash of the message etc?
Comment 1•20 years ago
|
||
Please attach a pop3 log (using the "create new attachment" link in this bug" : http://www.mozilla.org/quality/mailnews/mail-troubleshoot.html
Assignee: mscott → sspitzer
Component: General → Networking: POP
Product: Thunderbird → Core
Version: unspecified → Trunk
| Reporter | ||
Comment 2•20 years ago
|
||
| Reporter | ||
Comment 3•20 years ago
|
||
Comment 4•20 years ago
|
||
it looks like your server is broken : 0[284848]: RECV: (null)
| Reporter | ||
Comment 5•20 years ago
|
||
(In reply to comment #4) > it looks like your server is broken : > 0[284848]: RECV: (null) This could be me being stupid but i just tried sending and receiving mail (just sending and receiving not replicating the problem) from 3 other mail servers (freeserve,ntl,gmail) and all have the line RECV: (null) as the next line after the multiline termination is seen (CRLF.CRLF).
Comment 6•20 years ago
|
||
Reporter: Do you use antivirus Software like Norton ?
Comment 7•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 8•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•