Closed
Bug 1203526
Opened 9 years ago
Closed 9 years ago
local-part of address is incorrectly quoted if it contains an exclamation mark
Categories
(MailNews Core :: MIME, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1213748
People
(Reporter: andreas.mahling, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 20150827140610
Steps to reproduce:
entered an address like !mygroup@example.com
Actual results:
TB quotes local-part to "!mygroup"@example.com causing the mail to bounce.
From my point of view, this behavoiur does not conform to rfc 2822 3.4.1, as atext characters may contain exclamation marks and the local-part therefore should not be quoted
Expected results:
leave local-part as is
Reporter | ||
Updated•9 years ago
|
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
Updated•9 years ago
|
Component: Untriaged → MIME
Product: Thunderbird → MailNews Core
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•