Closed Bug 14500 Opened 25 years ago Closed 25 years ago

We fail to send a msg if you don't have a smtp user name

Categories

(MailNews Core :: Networking, defect, P3)

All
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mscott, Assigned: mscott)

References

Details

Alec just pointed this out to me and I just fixed it.

If you don't have a user name pref for your smtp server, i.e.:

user_pref("mail.smtpserver.smtp1.username", "");

We fail to send the message.

Why? I was being a bonehead and if we didn't get a user name before issuing the
SMTP command: MAIL FROM <user name>, I was returning an error code and failing.
But as long as we aren't trying authenticated smtp, we should allow you to issue
the MAIL FROM command without passing in a user name field.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M11
I have a fix in my tree. Marking as fixed. (I'll check it in as soon as the tree
goes green).
nice, thanks scott!
Adding nbaca to the list because she originally mentioned this to me in the hall
but we hadn't really gotten enough information to file a bug report yet...
*** Bug 14298 has been marked as a duplicate of this bug. ***
QA Contact: lchiang → esther
Status: RESOLVED → VERIFIED
Using 19991026 builds on win98, mac and linux this is fixed.  I removed the
username using the Account Setup dialog.  I sent messages and they were
send and received. Verified
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.