Closed Bug 74465 Opened 23 years ago Closed 23 years ago

Cannot send mail, "Sending of message failed" error

Categories

(MailNews Core :: Composition, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 74387

People

(Reporter: mcafee, Assigned: bugzilla)

Details

Cannot send mail, "Sending of message failed" error.
Linux, both debug & opt, opt is a clobber build.

Here's my smtpserver prefs:

user_pref("mail.smtp.defaultserver", "smtp1");
user_pref("mail.smtpserver.smtp1.auth_method", 0);
user_pref("mail.smtpserver.smtp1.hostname", "meer.net");
user_pref("mail.smtpserver.smtp1.try_ssl", 1);
user_pref("mail.smtpserver.smtp1.username", "");
user_pref("mail.smtpservers", "smtp1");

This works with 4.7.  I tried setting try_ssl to 0,
same result.
this started happening over the weekend for me, now I can't send any mail :(
try to set user_pref("mail.smtpserver.smtp1.try_ssl", 0);
see bug 74387
ducarroz: tried that, see above.
This looks like a dup of kin's bug, thanks kin.


*** This bug has been marked as a duplicate of 74387 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verified dup.
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.