Closed
Bug 227369
Opened 21 years ago
Closed 21 years ago
Can no longer log into IMAP accounts w/ secure session
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: david, Assigned: Bienvenu)
Details
Upon startup of mail, SSL certificate is checked/accepted, next comes the
user/pass combo and here is where IMAP login fails. The message "You cannot log
in to <servername> because you have enabled secure authentication and this
server does not support it. <br> <br> To log in, turn off secure authentication
for this account."
11/25 #6 is the last i686 build that works. The next available build is 11/30
#20, in which IMAP logging in no longer works.
My mail server uses SSL on top of IMAP.
Assignee | ||
Comment 1•21 years ago
|
||
do you have "use secure authentication" checked? If so, uncheck it and try
again. Since you're using SSL, there's no need to use secure authentication, and
it looks like it doesn't work with your server. There was a change not to fall
back to insecure authentication if secure authentication failed...
Ok, unchecked secure auth and it works. I had no idea (nothing told me so) that
it was falling back to insecure authentication. Mebbe there could be an alert
or at least a debug message to that order?
Thanks
marking fixed/invalid
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Assignee | ||
Comment 3•21 years ago
|
||
I think you'd actually see two login attempts if you watched the status msgs
like a hawk, and had a very slow connection, but I could be wrong :-) But now
that we're not falling back to insecure auth, we don't need an extra message.
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
•