Closed
Bug 296991
Opened 20 years ago
Closed 20 years ago
SMTP uses the same username when using two accounts on the same SMTP server causing 5.7.1 error
Categories
(Thunderbird :: Account Manager, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 247454
People
(Reporter: maciej.jezierski, Assigned: mscott)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts) Build Identifier: Thunderbird 1.0.2 (20050317) I have two accounts on using the same SMTO server. Lets name them account1@vp.pl and account2@vp.pl. The are using the same SMTP server for outgoing mails: smtp.vp.pl. When I'm trying to send mail using account2 mozilla uses as login username from account1. It causes error on the server side: 'from' field does not match user's account name. I could not find how to setup Thuderbird to use different username and password when using the same SMTP server. I think there should be possibilty to set username for SMTP for each account preferences separately. Reproducible: Always Steps to Reproduce: 1. Make two accounts on the same server e.g. onet.pl - must use the same SMTP server. Server as login name must use account name. 2. Send test e-mail from first account 1@hotmail.com. 3. Send test e-mail from second account 2@hotmail.com. Actual Results: After seding mail from second account server returns error: 'from' field does not match username 1@hotmail.com. Sending e-mail using first account works good. Expected Results: When sending mail from second account thunderbird should use second's account username when it login to SMTP server.
Comment 1•20 years ago
|
||
should be a dupe of bug 247454 *** This bug has been marked as a duplicate of 247454 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•