Closed
Bug 195300
Opened 22 years ago
Closed 22 years ago
can't receive mails after online-offline-online
Categories
(MailNews Core :: Networking: POP, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 192040
People
(Reporter: prakashpublic, Assigned: naving)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210
see steps
Reproducible: Always
Steps to Reproduce:
1.connect to internet, open mozilla mail, receive mails (enter passwords)
2.disconnect internet (leave mozilla at online state)
3. wait (about half an hour? - I guess at least that amount that mozilla should
auto check for email, in my config 3min)
4. connect to internet
5. try to recieve mails
Actual Results:
Well, pushing receive button does not initiate pop3 transfer/receiving of mails
Expected Results:
recieve mails
So the browser still works after the on/off/online operation, but mail fails?
Reporter | ||
Comment 2•22 years ago
|
||
Yes, browser works. You can even send emails, just receiveing doesn't work. I
have to competely shutdown mozialla (ie throw out of memory) and restart.
If you open Tools->Web Development->JavaScript Console (clear it of eventual
errors) and then try to reproduce the error: Is anything appearing in the
console when you click "Get Msgs" button after the reconnect?
Reporter | ||
Comment 4•22 years ago
|
||
not sure whether this is connected to the bug; I get following:
Error: uncaught exception: [Exception... "Invalid ClassID or ContractID"
nsresult: "0x80570017 (NS_ERROR_XPC_BAD_CID)" location: "JS frame ::
chrome://enigmail/content/enigmailCommon.js :: <TOP_LEVEL> :: line 351" data: no]
Error: redeclaration of const MOZ_HELP_URI
Source File: chrome://help/content/contextHelp.js
Line: 1
Error: uncaught exception: [Exception... "Invalid ClassID or ContractID"
nsresult: "0x80570017 (NS_ERROR_XPC_BAD_CID)" location: "JS frame ::
chrome://enigmail/content/enigmailCommon.js :: <TOP_LEVEL> :: line 351" data: no]
Error: redeclaration of const MSG_FOLDER_FLAG_TRASH
Source File: chrome://messenger/content/commandglue.js
Line: 1
TSo those messages appear when you click the Get Msgs button?
Are you sure your version of enigmail is compatible with Mozilla 1.3b?
Does the bug also happen with a clean profile without enigmail?
Reporter | ||
Comment 6•22 years ago
|
||
So, I have uninstalled enigmail (it was the version designed for 1.3b according
to the website), but the bug is still there and it seems there is no output in
the javascript console referring to the bug. Have you tried it yourself? I mean
what is starnge about mozilla 1.3b is, it doesn't complain about a missing
internet connection anymore if you forget to switch it to offline. So I thought
great, at least they put in some online detection. But instead of that it seems
receiving emails is not possible in this state...
Reporter | ||
Comment 8•22 years ago
|
||
Perhaps its is a windows related bug only then? It is important to NOT have
internet connection in the wait time...
Seems you're not alone
*** This bug has been marked as a duplicate of 192040 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
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
•