Open
Bug 132504
Opened 23 years ago
Updated 3 years ago
MDN receipt generation needs to handle request messages been filtered to different account
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: jt95070, Unassigned)
References
(Blocks 1 open bug)
Details
The rule to decide whether to send an MDN to the sender can become troublesome
if the request message gets to filtered to a different account. For sure, it
will become the case of the sender addr is outside of your local domain.
Comment 3•23 years ago
|
||
Does that mean that right now if it's filtered to a different account, we won't
send a return receipt when it's displayed?
in addition to scott's question, I think I need clarification to.
Is this similar to my bug 136476?
Yes and no, it is similar to 136476 but more to it. The rule of deciding
whether the sender is within the same domain can be misleading. There are some
oddness too when filtering message among different accounts. Filter request for
mdn message from imap to pop, may cause rr never generated. On the other hand
from pop to imap, the filter action failed on acquring folder semaphor.
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Assignee: jt95070 → nobody
Status: ASSIGNED → NEW
QA Contact: grylchan → backend
| Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•