Closed
Bug 219449
Opened 21 years ago
Closed 21 years ago
POP3 + SMTP not working (biff and/or manual get)
Categories
(MailNews Core :: Networking: POP, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 219376
People
(Reporter: mbougon, Assigned: darin.moz)
Details
Attachments
(1 file)
(deleted),
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.5b) Gecko/20030911
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.5b) Gecko/20030911
I could not get my emails using POP3, using 20030916 (20030916)
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.5b) Gecko/20030916
Messenger would pretend to be busy, was actually was doing nothing.
I had to go back to
20030911 (20030911)
and POP3 worked again immediately.........
Reproducible: Always
Steps to Reproduce:
1.Click on "Get new Messages"
2.
3.
Actual Results:
Nothing happened........ that's the problem ';-)
Expected Results:
receiving my new emails.....
Comment 1•21 years ago
|
||
seems similar to bug 219188 which should be fixed in 20030916.
Can you attach a log via "create a new attachment" ? See instructions here:
http://www.mozilla.org/quality/mailnews/mail-troubleshoot.html#imap
Comment 3•21 years ago
|
||
See bug 219657 for POP3 log. There is no oddness in the log that I can see.
Comment 5•21 years ago
|
||
*** Bug 219657 has been marked as a duplicate of this bug. ***
Comment 6•21 years ago
|
||
Shortening summary
Summary: POP3 not working in Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.5b) Gecko/20030916 → POP3 not working (biff and/or manual get)
Comment 7•21 years ago
|
||
I don't think there's anything helpful in here, but just in case.
Comment 8•21 years ago
|
||
taking - Michael, can you try attaching a pop3 protocol log? Also, could you
e-mail me your prefs.js? Do you have pop3 leave on server set?
Assignee: sspitzer → bienvenu
Reporter | ||
Comment 9•21 years ago
|
||
In response to --
""Additional Comment #8 From David Bienvenu 2003-09-19 07:21""
SUMMARY
... can you try attaching a pop3 protocol log?
The log is created by Mozilla, but remains empty..... even afer closing Mozilla.
Also, could you e-mail me your prefs.js?
Yes, posted at --
http://leonardo.bryant.edu/pub/Moz/prefs.js_mail_030919_1329_.js
Do you have pop3 leave on server set?
Yes.
DETAILS
A. I get the same errors with the latest build --
-rwxrwxr-x 1 22 22 12430032 Sep 17 09:58 mozilla-win32-installer-sea.exe
Namely:
1. After clicking on the "Get New Message" icon, Messenger pretends to get the
messages, but actually does nothing.
2. the POP3 log file is created by Mozilla but is empty after attempting a "Get
New Messages", and it remains empty after closing Mozilla.
3. Here are the SET commands I used --
Set NSPR_LOG_MODULES=POP3:5
Set NSPR_LOG_FILE=C:\temp\1MozBugs.log
B. However, as soon as I use the build --
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.5b) Gecko/20030911
everything goes back to normal, and POP3 works fine, and the POP3 log file does
fill up with all the transactions....
C. The | Help | About | is still not working with the latest build --
-rwxrwxr-x 1 22 22 12430032 Sep 17 09:58 mozilla-win32-installer-sea.exe
Namely:
1. I get the following error message, posted at --
http://leonardo.bryant.edu/pub/Moz/AboutBug_030919_1058_.gif
Cheers !
Michel
Comment 10•21 years ago
|
||
Unfortunatelly there was more than one change between 20030911 and 20030916.
Could you lower it down to one day? So trying 20030914 and if it works,
20030915; if not, 20030913.
Comment 11•21 years ago
|
||
Darin, it turns out this regressed 09/12,which is after the dns rewrite landed,
I believe, and before my pop3 delete from server changes landed. Michel is
using dns addresses as host names for pop3 and smtp server, and it's stopped
working. Michel sent me an error message recieved when using smtp with the
09/12 build but I can't read it (perhaps a webmail problem).
Reporter | ||
Comment 12•21 years ago
|
||
Answer to #10 and #11
Here is the dialogue with David Bienvenu, including the misreceived gifs:
http://leonardo.bryant.edu/pub/Moz/Answer_030919_2131_.html
Michel
Comment 13•21 years ago
|
||
-> Darin
Assignee: bienvenu → darin
Summary: POP3 not working (biff and/or manual get) → POP3 + SMTP not working (biff and/or manual get)
Comment 14•21 years ago
|
||
Darin has a patch for this - it's specific to win98/me, apparently.
Assignee | ||
Comment 15•21 years ago
|
||
*** This bug has been marked as a duplicate of 219376 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Comment 17•21 years ago
|
||
After looking at the dupes more closely (while not understanding mail logs
well), I see how SMTP problems like Bug 220409 were caused by bug 219376), but
I'm not sure the POP problems were.
Can someone confirm this works better now, I'm not certain I should have
verified/dupe.
Updated•20 years ago
|
Product: MailNews → Core
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
•