Closed
Bug 373749
Opened 19 years ago
Closed 19 years ago
reply gets default identity as recipient when sender is one of my multiple identities
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 377998
People
(Reporter: bugzilla, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070222 SeaMonkey/1.1.1
Build Identifier: version 2.0pre (20070312)
When I reply to a message, where the sender is one of my identities, my default identity is taken as recipient
Reproducible: Always
Steps to Reproduce:
1. Create an Email-Account (Imap or Pop) with email-Adress a@example.invalid and an additional identity b@example.invalid
2. Receive an message from: b@example.invalid to: a@example.invalid
3. Reply to this message
Actual Results:
To: is a@example.invalid (default identity)
Expected Results:
To: is b@example.invalid
This is an regression, in Thunderbird 1.5.x everything was ok
| Reporter | ||
Updated•19 years ago
|
Flags: blocking-thunderbird2?
Comment 1•19 years ago
|
||
Yes, this is per design. TB 2 treats reply to self as a follow-up.
In testing it may be a bit confusing if you don't know about it, but for normal operation it's very helpful.
->INVALID
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•19 years ago
|
Flags: blocking-thunderbird2? → blocking-thunderbird2-
Comment 2•18 years ago
|
||
Phenomenon of this bug has been recognized by developer that Tb's fault is involved ("Reply Self" feature is the calprit) by Bug 377998.
Changing to DUP of Bug 377998.
Resolution: INVALID → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•