Closed
Bug 280914
Opened 20 years ago
Closed 20 years ago
SMTP server list doesn't multiple instances of same server (with diff't usernames, same ports / other parameters)
Categories
(Thunderbird :: Preferences, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 158099
People
(Reporter: a32b34, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8a3) Gecko/20040817
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8a3) Gecko/20040817
SMTP-server-lists dont show the username when more than one account on the same
SMTP-server. you have to remember in wich order it were definded.
Reproducible: Always
Steps to Reproduce:
1. goto SMTP-management
2. create one account. type server "smtp.mozilla.org", type port "25", check
"use username ans password", type username "tester"
3. create another account. type server "smtp.mozilla.org", type port "25", check
"use username ans password", type username "tester222"
Actual Results:
if you now watch the already configured SMTP-Server-list you'll see that the
have the same name. so you can not absolutly say wich one it is while config an
SMTP to to an mail-account. you have to remember in wich order it were defined.
Expected Results:
SMTP-Server-lists schould show the usernames too, like:
tester@smtp.mozilla.org:25
tester222@smtp.mozilla.org:25
admin@smtp.mozilla.org:25
read the dependents too
*** This bug has been marked as a duplicate of 158099 ***
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
•