Closed Bug 202011 Opened 22 years ago Closed 22 years ago

CRAM-MD5 not used if neither PLAIN nor LOGIN advertised

Categories

(MailNews Core :: Networking: SMTP, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ch.ey, Assigned: Bienvenu)

Details

If the SMTP server only advertises CRAM-MD5, it won't be used by Mozilla. Reason seems to be the if on line 780 of nsSmtpProtocol.cpp. If I add || TestFlag(SMTP_AUTH_CRAM_MD5_ENABLED) to it, it works. This might be the whole thing, but I'm not sure.
thx, yeah. that sounds right. I'll check that in...
Uh, wait. See for the if on line 803 too!
fix checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Depends on: 204371
No longer depends on: 204371
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.