Open
Bug 1413081
Opened 8 years ago
Updated 2 years ago
nsSmtpServer::VerifyLogon() does not work
Categories
(MailNews Core :: Networking: SMTP, defect)
MailNews Core
Networking: SMTP
Tracking
(Not tracked)
NEW
People
(Reporter: alta88, Unassigned)
Details
Unlike counterparts in incoming imap/pop3. So account setup doesn't even try to verify smtp and assumes a verified incoming config and password is good enough to create the smtp account. (A poor assumption, and config isn't even architected to separate incoming from outgoing even if VerifyLogon worked.)
Comment 1•8 years ago
|
||
I think this was always the case and was simply not implemented in the SMTP protocol handler.
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Type: enhancement → defect
You need to log in
before you can comment on or make changes to this bug.
Description
•