Closed
Bug 230519
Opened 21 years ago
Closed 21 years ago
unable to send mail using SSL over SMTP
Categories
(MailNews Core :: Networking: SMTP, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 219840
People
(Reporter: matt, Assigned: sspitzer)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031208
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031208
Having a problem attempting to send mail via Sun One Messaging server, SSL over
SMTP on port 25. When I try to send messages via SSL to the SMTP server, I get
the message "Sending of message failed. An error occurred sending mail: Unable
to connect to SMTP server xxx.xxx.xxx. Please verify that your Mail/News account
settings...". Settings have been verfied as correct under Outgoing Server
(SMTP) Settings - server name, port (25), userid, SSL radio box checked. Am
able to successfully send mail with same settings under Mozilla 1.5 (release).
Diagnostics show that Mozilla 1.6b is sending a newline or empty command when it
should be sending "hello" message to initiate sending mail via SMTP.
Reproducible: Always
Steps to Reproduce:
1. enable SSL for SMTP
2. attempt to send mail
3. wait for connection to time out
Actual Results:
error msg returned as reported above
Expected Results:
sent the mail successfully like 1.5 does
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 219840 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Summary: unable to send mail using SSL over SMTP → unable to send mail using SSL over SMTP
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
•