Frog wrote:

Paul B. Gallagher wrote:

When message sending fails, do you get an error message? If so, exactly
what is it, and if you can tell, who's it from? Or does the process just
stall and fail to complete?

Here is what happens when I click send and wait some number of seconds
for the message go to my ISP.

New is displayed as follows:
Login Failed
? Login to server smtp.version.net failed.
Retry_____ Enter new Password_____ Cancel_____

Retry ends with some additional seconds passing and the same message as
above reappearing.

Entering my password starts the send process over ending with the Login
Failed window reappearing.

In that case, you have an authentication failure -- the password you're sending is not exactly the password the server wants to see. Double-check every character, and remember that it's case sensitive -- "Password" is different from "password" is different from "PaSsWoRd." And punctuation must also match exactly. Computers are stupid -- they only see what you did type, not what you meant to type.

If SeaMonkey is remembering the password for you, you can see it here:
<chrome://passwordmgr/content/passwordManager.xul>
Click the button "Show Passwords" at the lower right and tell SM yes, you really do want to show them (it'll go back to hiding them as soon as you close the window). Then enter "verizon" in the search window at upper left and you should see several entries, one of them like this:

smtp://smtp.verizon.net (smtp://smtp.verizon.net) yourusername yourpassword ...

You may find it convenient to type out the password in Notepad so you can see it and double-check it; then copy/paste it when SM prompts you during the sending process.

If this doesn't work, double-check with your ISP what password their SMTP server wants to see. It might not be what you think it is.

--
War doesn't determine who's right, just who's left.
--
Paul B. Gallagher
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to