Closed
Bug 146935
Opened 23 years ago
Closed 22 years ago
trunk only: Imap only: Requesting Return Receipt being sent to your online 'Sent folder' fails
Categories
(SeaMonkey :: MailNews: Backend, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: grylchan, Assigned: Bienvenu)
References
Details
Having the pref set to return your Return Receipts to your 'sent
folder' results in the receipt being sent to your inbox.
Using commercial trunk
2002-05-24-08-trunk nt 4.0
2002-05-24-07-trun linux 2.2
2002-05-24-03-trunk mac 9.2.2
2002-05-24-08-trunk mac 10.1.4
This has been in the trunk a while. I haven't regressed back yet
but I did see this in 5-1 builds also.
But this isn't broken in branch so a fix in the trunk for Ret Rec
bug must have broken this feature?
Only bugs I know recently fixed are: bug 129418 ,bug 136805. I doubt
it the preference ui bug 134430.
steps to reproduce:
1.Set up return receipts to request a return receipt for a mesg you send
and to have the request sent to your online 'sent folder'
2.Make sure in Copies&Folders your sent folder is under your online
imap account and not local folders (bug 135987 )
3.Send yourself a mesg or to someone with MDN on
4.Get that mesg and send back the return receipt
result: return receipt mesg is in inbox
expected: return receipt mesg to be in sent folder
Narrowed this down, this only APPLIES to Imap accounts.
If I use pop accounts I can receive RR mesgs in my Sent folder
with no problem.
Summary: trunk only: Requesting Return Receipt being sent to your online 'Sent folder' fails → trunk only: Imap only: Requesting Return Receipt being sent to your online 'Sent folder' fails
This is broken in 4-19-6 commercial trunk builds.
Fri Apr 19 07:18:00 2002.
Tried previous build 2002-04-18-14-trunk/ Thu Apr 18 15:57:00 2002
and it was ok.
Did a query:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=MozillaTinderboxAll
&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortb
y=Date&hours=2&date=explicit&mindate=4%2F18%2F2002+15%3A57%3A00&maxdate=4%2F19%2
F2002+07%3A18%3A00&cvsroot=%2Fcvsroot
didn't see anything other than change made to nsImapIncomingServer.cpp
and I have no idea if I'm in the ball park on this one.
Jeff, I don't remember you checking something only into branch but
not trunk.
Checked OS X builds..
the 4-18-14 trunk build works but 4-19-03 doesn't..
Still doesn't work in current 6-4-8 trunk build
Assignee | ||
Comment 4•23 years ago
|
||
this is probably because we're no longer downloading all headers - when you set
up this special filter, Jeff, you need to make sure that the backend knows it
needs to fetch the mdn-request header.
I think the changes can be found in bug 137994
Assignee | ||
Comment 7•22 years ago
|
||
fixed on trunk.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
2002-11-25-12-trunk/ on XP
2002-11-25-12-trunk/ on linux 2.2
2002-11-25-11-trunk/ on Mac 10.1.5
verified with both imap and pop
-setting the pref in either Preferences|return receipt or
edit|mail&newsgroup accnt settings|return receipt
to have ret recpt sent to your 'online' sent folder
works ok now. Ret Recpt mesg gets filtered to your online sent folder
now and not inbox.
Note if your sent folder is under local folders you will run into
bug 135987
marking as verified.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
Component: MailNews: Return Receipts → MailNews: Backend
QA Contact: grylchan → offline
You need to log in
before you can comment on or make changes to this bug.
Description
•