Closed Bug 134049 Opened 24 years ago Closed 23 years ago

problem with return receipts on IMAP if you have custom headers

Categories

(MailNews Core :: Backend, defect, P2)

x86
Windows 2000
defect

Tracking

(Not tracked)

VERIFIED WORKSFORME
mozilla1.4alpha

People

(Reporter: sspitzer, Assigned: cavin)

References

(Blocks 1 open bug)

Details

(Whiteboard: [adt3 rtm],custrtm-)

problem with return receipts on IMAP if you have custom headers if you define a custom header, and use IMAP, return receipts don't work when you receive them. it appear like we aren't getting the Content-Type / MDN header from the imap server in this scenario. working on this now...
this only happens to you if you define a custom header (or headers). by default, there aren't any. my gut tells me this is relating to how we abuse ::OtherHeader would be good to fix this for nsbeta1, but I'll leave that to putterman / ADT to decide before I start hacking on it.
Status: NEW → ASSIGNED
Keywords: nsbeta1
Is this if you have any custom header or if the message that's received has that custom header in it as well as the return receipt request?
this is if you have any custom headers. the user can define those via the UI (from the filters / search UI). you could also have them from migrating from 4.x (if you set up custom headers in 4.x) from mailnews.js: //default null headers //example "X-Warn: XReply", list of hdrs separated by ": " pref("mailnews.customHeaders", "");
giving to jeff for now.
Assignee: sspitzer → jt95070
Status: ASSIGNED → NEW
accepting...
Status: NEW → ASSIGNED
QA Contact: gayatri → gchan
I'd be interested in a fix for this one.
Keywords: nsbeta1nsbeta1+
Priority: -- → P2
Target Milestone: --- → mozilla1.0
The fix for 138054 fixes this.
Depends on: 138054
Whiteboard: [adt3 rtm]
Whiteboard: [adt3 rtm] → [adt3 rtm],custrtm
Whiteboard: [adt3 rtm],custrtm → [adt3 rtm],custrtm-
Reassigning.
Assignee: jt95070 → cavin
Status: ASSIGNED → NEW
I can't reproduce this bug using 20030205 build. I defined two custom headers ("X-Test-Hdr" and "Notification") and two filter rules in Message Filter dialog and then sent a msg with return receipt request turned on. Received and read the msg and I was prompted for sending a return receipt back to the sender. Seems like this is the right behavior. Maybe I'm missing some step(s) and/or setup here.
I think I fixed this - I'll look for MDN bugs that I've fixed - shouldn't be too many :-)
Thanks David. In that case we should just mark it FIXED.
Target Milestone: mozilla1.0 → mozilla1.4alpha
Marking WORKSFORME. Please reopen it if problem resurfaces.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Branch build 2003-06-01: WinXP Verified Worksforme.
Status: RESOLVED → VERIFIED
QA Contact: gchan → nbaca
Return receipts don't work for me with IMAP (Mozilla Thunderbird 0.7 (X11/20040625) on FreeBSD), even without custom headers. With Pop3, everything is fine. Sending an email to myself with a Return-Receipt (Disposition-Notification-To: Header is generated) nothing happens when displaying the message. Sending the same message to a pop3 account, everything works as it should. Imap server is courier-imapd I'm not sure if this is the right bug, but I Think this is probably the same problem.
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.