Closed
Bug 291975
Opened 20 years ago
Closed 20 years ago
sending an email with the NON-default indentity of a NON-default email-account will send it via default smtp server
Categories
(Thunderbird :: Account Manager, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 202468
People
(Reporter: marco, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
i think everything is said
Reproducible: Always
Steps to Reproduce:
1. Create two email accounts like default@email.com and secondemail@blabla.com
in thunderbird
2. set default@email.com and its smtp account as default
3. create a new smtp account, refering to the @blabla.com account, set the smtp
account settings of the secondemail@blabla.com account to the new smtp account
4. create a new identity for the secondemail@blabla.com account, e.g.
anotheridentity@blabla.com
5. try to send an email with the anotheridentity@blabla.com address
Actual Results:
thunderbird will try to send it with the default smtp server -> sending will not
be possible concerning to the difference between the domain of the smtp server
and the domain transmitted as sender adress
Expected Results:
thunderbird should use the smtp account set as default for the email-account of
the identity
Are you setting up the non-default account to use the nondefault server (Account
Settings, Outgoing Server)?
(In reply to comment #1)
> Are you setting up the non-default account to use the nondefault server (Account
> Settings, Outgoing Server)?
for example
2 smtp servers:
1. smtp (default): smtp.email.com
2. smtp: smtp.blabla.com
2 email accounts:
1. account (default):
email: default@email.com
pop: pop.email.com
use default smtp (smtp.email.com)
2.account
email: secondemail@blabla.com
pop: pop.blabla.com
use smtp.blabla.com
2.account->additional identity
email: anotheridentity@blabla.com
sending an email with anotheridentity@blabla.com will send it trough default
smtp (smtp.email.com)
Comment 3•20 years ago
|
||
Presumably you are using a 1.0.x version of TB. (Remember to include the build
next time you report a bug.)
The SMTP server actually needs to be specified individually for each identity.
The UI for this has been much improved, in trunk builds -- bug 202468 -- so that
you actually *can* specify it per identity without having to manually edit
prefs.js.
This is INVALID because the bug is already fixed and you didn't check against a
current build.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
(In reply to comment #3)
> Presumably you are using a 1.0.x version of TB. (Remember to include the build
> next time you report a bug.)
>
> The SMTP server actually needs to be specified individually for each identity.
> The UI for this has been much improved, in trunk builds -- bug 202468 -- so that
> you actually *can* specify it per identity without having to manually edit
> prefs.js.
>
> This is INVALID because the bug is already fixed and you didn't check against a
> current build.
version 1.0.2
yesterday downloaded from http://www.mozilla.org/products/thunderbird/all.html ,
german version
(In reply to comment #4)
> version 1.0.2
> yesterday downloaded from http://www.mozilla.org/products/thunderbird/all.html ,
> german version
That is the 1.0.x build - now quite outdated. This (and much else) is fixed on
trunk builds. If you want to stick to release builds, you'll have to wait for 1.1.
I think this is more a dupe of bug 202468 than invalid. Marking as such.
*** This bug has been marked as a duplicate of 202468 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•