Closed
Bug 163539
Opened 22 years ago
Closed 22 years ago
comma as name of sender of received message messes up mail
Categories
(MailNews Core :: Networking, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 138416
People
(Reporter: brant, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1b) Gecko/20020816
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1b) Gecko/20020816
If a header such as the following is in received mail, Mail/News interprets it
as two senders. I believe the program sending messages such as this is Outlook.
I have not noticed it with messages from other programs.
From: Doe, John <jdoe@server.com>
Reproducible: Always
Steps to Reproduce:
1. Send a message in outlook from an account whose name has a comma.
2. Receive the message in Mail/News.
Actual Results:
The From column lists "Doe" in the case of the above example. When I reply, it
gives:
To: Doe
To: John <jdoe@server.com>
Expected Results:
Since there is one email address given, the entire thing should be counted together.
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 138416 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•