Closed
Bug 15485
Opened 25 years ago
Closed 25 years ago
Add support for SENDER header
Categories
(MailNews Core :: Composition, enhancement, P3)
MailNews Core
Composition
Tracking
(Not tracked)
M14
People
(Reporter: BenB, Assigned: bugzilla)
Details
RFC 822 states, that FROM is the adress of the author(s). For the case where
sender != author, it should be changeable on a per-message basis and a SENDER
header should be added containing the adress of our user (the sender).
See thread "Correct From, Sender and Reply-To handling" on n.p.m.mail-news.
Comment 1•25 years ago
|
||
I think this is pretty vague. When is it true that sender != author, and how
would we know that? And how do we know what to put in the Sender header?
Note that 4.x does use the Sender header for Unix versions. See
http://lxr.mozilla.org/classic/source/network/protocol/smtp/mksmtp.c#839
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M14
Comment 2•25 years ago
|
||
The idea is to allow the user to enter any name and email address in the From field (as well as multiple addresses) and to add the Sender header when the address matches none of the addresses that are available through identities (or the user added multiple From addresses.) Then the user could select one of his identities for the Sender.
(No, I don't think there is much potential for this feature to be abused: New identities are easily added and the user would see that Mozilla adds a Sender header when s/he adds a different From.)
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 4•25 years ago
|
||
(This bug describes the problem better.)
*** This bug has been marked as a duplicate of 17319 ***
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
•