Closed
Bug 303528
Opened 19 years ago
Closed 19 years ago
Multiple SMTP servers will does not properly support different ports on the same host
Categories
(Thunderbird :: Account Manager, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 158099
People
(Reporter: adb, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.9) Gecko/20050711 Firefox/1.0.5 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.9) Gecko/20050711 Firefox/1.0.5 It is possible to set up multiple SMTP servers, e.g. localhost:587 and localhost:25, but when setting up an account to use a particular smtp server, the drop down list will display localhost:587 localhost:587 Even if the second of the two (the one configured as port 25) is chosen, it still uses the one configured for port 587. Reproducible: Always Steps to Reproduce: 1. Add SMTP server localhost:587 2. Add SMTP server localhost:25 3. Choose Server Settings->Advanced->SMTP, drop down Server list shows duplicate port 587. If second instance is chosen, it still uses port 587 Actual Results: Port 587 is used Expected Results: Port 25 option should be displayed in server list Port 25 should be used in transaction
Comment 2•19 years ago
|
||
This has probably been solved by bug 158099 and/or bug 202468. Please test in the lastest build and see if the problem still exists. http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-trunk/
Comment 3•19 years ago
|
||
*** This bug has been marked as a duplicate of 158099 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•