Closed Bug 1347331 Opened 7 years ago Closed 7 years ago

@ in the Name of Reply-To Header leads to wrong email address

Categories

(Thunderbird :: Message Compose Window, defect)

45 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: chris92-, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36

Steps to reproduce:

I replyed to an email wich had an Reply-To Header in this form:

Reply-To: "somename@domain" <realaddress@emailprovider.de>


Actual results:

Send an email with this To Header:

To: "somename@" <domain realaddress@emailprovider.de>

Which leads of course to an error from the mail server:
Remote Server returned '550 5.1.3 STOREDRV.Submit; invalid recipient address'


Expected results:

Send an email with this To Header:

To: "somename@domain" <realaddress@emailprovider.de>
I get this To: header:
To: somename@domain <realaddress@emailprovider.de>
I tested this with a "real" realaddress and the e-mail was shipped and received just fine.

Any add-ons interfering here? Can you please try in safe mode with add-ons disabled (see Help menu).
Hm I tested it with disabled addons now. I can't reproduce it anymore. Even with enabled addons.
Maybe it was a race condition.
Thanks for investigation!

Greetings
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.