Closed
Bug 9483
Opened 26 years ago
Closed 26 years ago
Copy to Sent folder fails under some conditions
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
M9
People
(Reporter: scurtis, Assigned: rhp)
Details
I haven't tested all possibilities, but if my first server is a POP server and
my second one is an IMAP server, I don't have a Sent folder in my local POP file
area, I do have a Sent folder on my IMAP server, and I send a message, it
doesn't get copied to the IMAP server Sent folder. I think it's supposed to,
based on mails we got this week.
7_7 Linux build.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M9
Assignee | ||
Comment 1•26 years ago
|
||
I'm not sure IMAP copies are working yet. Jeff, are they?
- rhp
Copy to Imap Sent folder is not ready yet. I am still working on the protocol
side.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Assignee | ||
Comment 4•26 years ago
|
||
Jeff's comments explain this...you will need a sent folder in your local
mailstore to have this work.
- rhp
Move/Copy messages is a little bit different than save message copy to
Sent/Drafts/Templates folder. They are using a diffent mechanism. Internally, we
call it CopyFileMessage(). Pop3 is done. There still is a fair amount of work to
make imap CopyFileMessage() work. I need to implement the "append" command for
imap protocol.
Updated•21 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
•