Open
Bug 582179
Opened 15 years ago
Updated 2 years ago
RFC 3798 violation: From of message header of the MDN must contain address of the person for whom the message disposition notification is being issued
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
NEW
People
(Reporter: sites, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: dupme?)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.7) Gecko/20100713 Lightning/1.0b2 Thunderbird/3.1.1
Hi,
One day, I notice that all return receipts are sent with default account, not with virtual identity... (yes, I use virtual identity extension) :
https://absorb.it/virtual-id
Is it possible to fix that ? Or too complex too change that mecanism ?
Thank you very much for your work ;)
Reproducible: Always
Steps to Reproduce:
1. Someone send me a mail with return receipt ask
2. This is not my real account, but virtual identity, but I receive emails into my real account
3. I click to send return receipt
Actual Results:
Sender address used to return receipt is my real account, not the virtual identity... so it don't use "To:" to respond, but the default account into Thunderbird.
Expected Results:
If someone send me a mail to "example@love.com", and my real account is "123456@love.com", it should send return receipt with "example@love.com" account (virtual), not default account "123456@love.com".
I hope it is possible...
In fact, for the moment, I can't use return receipt.
Comment 1•15 years ago
|
||
I'm pretty sure we already have a bug on file about this. I can't find it right now (and I might be wrong too). Pasquale can you have a look ?
Component: General → Mail Window Front End
QA Contact: general → front-end
Whiteboard: dupme?
Comment 2•15 years ago
|
||
(In reply to comment #1)
> I'm pretty sure we already have a bug on file about this. I can't find it right
> now (and I might be wrong too). Pasquale can you have a look ?
I can't find any dupe.
xref bug #87987
This seems a violation of RFC 3798 ( http://tools.ietf.org/html/rfc3798#section-3 ) states: "The From field of the message header of the MDN *must* contain the address of the person for whom the message disposition notification is being issued."
At this moment TB don't implement an From editable function (as in bug #87987), then this bug is depend by #87987
I think that the title is inaccurate because the issue is generally not related to use of "virtual identity" extension.
Anyway I inspect with better accuracy bugzilla from dupes next time.
Depends on: editablefrom
OS: Windows 7 → All
Hardware: x86 → All
Summary: Return Receipt with right account (virtual identity) → RFC 3798 violation: From of message header of the MDN must contain address of the person for whom the message disposition notification is being issued
Updated•15 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•15 years ago
|
||
> At this moment TB don't implement an From editable function (as in bug #87987),
> then this bug is depend by #87987
The notifications are automatic, so that's not relevant.
Note that mail servers may have many email addresses going to one account, so running this situation is both common and independent of any Thunderbird features or extensions.
No longer depends on: editablefrom
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•