Closed
Bug 138531
Opened 23 years ago
Closed 23 years ago
Authenticated Email Error
Categories
(MailNews Core :: Networking: SMTP, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: marc, Assigned: mscott)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0rc1)
Gecko/20020417
BuildID: 2002041711
When sending email that requires authentication, if you try using "remember
password" then it fails and the server thinks the authentication is bad. It is
as if it's sending the wrong password.
You can test it with my smtp server.
smtp.ctyme.com
user=staff
password=secret
Reproducible: Always
Steps to Reproduce:
1. compose a message
2.try to sent it to my server
3.
Actual Results: from the users perspective it hangs forever waiting to send
with no error message. In the server logs it continually retries with invalid
authentication
Could it be that you're sending the encrypted password instead of unencrypting
it first?
Comment 1•23 years ago
|
||
WinXP / 2002053012 / JRE 1.4.0-rc
this bug was encountered using an old (3+ weeks) build of Mozilla, if this bug
persists using a current build, please get this bug reopened.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
QA Contact: sheelar → stephend
verified
Status: RESOLVED → VERIFIED
Updated•21 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
•