"Reply from this identity when delivery headers match" fails with forward
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(Not tracked)
People
(Reporter: bugzilla, Unassigned)
Details
Steps to reproduce:
-
Set up a catch-all identity:
Name: CatchAll
Address: example@example.tld
Reply from this identity when delivery headers match: *@mydomain.example -
Receive an email addressed to something@mydomain.example
-
Reply to that email
-
Try to forward that email
Actual results:
On step 3 (reply):
a. The From: field is correctly set to something@mydomain.example
b. A warning at the bottom of the window says "A unique identity matching the From address was not found. The message will be sent using the current From field and settings from identity CatchAll <example@example.tld>
On step 4 (forward):
a. The from address is incorrectly set to example@example.tld
b. There is no warning.
Expected results:
Forwarding should work similarly to replying.
Step 4 results should be the same as step 3 results.
Description
•