Component returned failure code: 0x8000ffff ... [nsIMsgMailNewsUrl.server] ... activity/alertHook.js" while sending an email via invalid SMTP server
Categories
(MailNews Core :: Networking: SMTP, defect)
Tracking
(Not tracked)
People
(Reporter: arpi, Unassigned)
References
Details
Comment 1•15 years ago
|
||
Comment 3•15 years ago
|
||
Comment 5•15 years ago
|
||
Comment 7•15 years ago
|
||
Comment 8•15 years ago
|
||
Comment 10•15 years ago
|
||
Comment 11•15 years ago
|
||
Comment 12•15 years ago
|
||
Comment 13•15 years ago
|
||
Comment 14•14 years ago
|
||
Comment 15•13 years ago
|
||
Comment 16•13 years ago
|
||
Comment 17•11 years ago
|
||
Comment 18•9 years ago
|
||
Comment 19•5 years ago
|
||
str |
I have seen this today, when playing with invalid SMTP servers, or real servers but giving wrong password and when sending message.
But I haven't lost any compositions, after cancelling all the error prompts I got back to the open composition window.
I'm not yet sure of exact steps to reproduce this, but I got the error message occasionally. The current code line is 42.
Comment 20•5 years ago
|
||
str |
I get the error consistently when the smtp server is invalid.
In compose window I get:
Sending of the message failed.
An error occurred while sending mail: Outgoing server (SMTP) <server> is unknown. The server may be incorrectly configured. Please verify
that your Outgoing server (SMTP) settings are correct and try again.
After closing this dialog, the error in Console appears:
NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIMsgMailNewsUrl.server] in alertHook.jsm:42
Comment 21•5 years ago
|
||
Alfred, is there enough info to solve this one?
Comment 22•5 years ago
|
||
Gene, is more info needed?
Comment 23•5 years ago
|
||
Don't know what comment 20 means by "invalid smtp server". I can send a message using the wrong server name or to the wrong port and I get a timeout after a while and the message doesn't send, of course, and compose window remains. Don't see unexpected error as mentioned above. So what does "invalid smtp server" mean?
Updated•5 years ago
|
Comment 24•5 years ago
|
||
"invalid" means made-up, just a server name that does not really exist.
Comment 25•5 years ago
|
||
Per comment 23, sounds like comment 19 is now WFM
Description
•