Open Bug 1849531 Opened 2 years ago Updated 1 year ago

"Reply from this identity when delivery headers match" fails with forward

Categories

(Thunderbird :: Untriaged, defect)

Thunderbird 112
defect

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: bugzilla, Unassigned)

Details

Steps to reproduce:

  1. Set up a catch-all identity:
    Name: CatchAll
    Address: example@example.tld
    Reply from this identity when delivery headers match: *@mydomain.example

  2. Receive an email addressed to something@mydomain.example

  3. Reply to that email

  4. 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.

Anyone?

You need to log in before you can comment on or make changes to this bug.