| From | Sent On | Attachments |
|---|---|---|
| Jeff Grossman | Aug 5, 2006 8:08 pm | |
| Jay Lee | Aug 6, 2006 2:57 pm | |
| Jeff Grossman | Aug 6, 2006 5:09 pm | |
| Jay Lee | Aug 6, 2006 5:20 pm | |
| Jeff Grossman | Aug 6, 2006 6:07 pm | |
| Sam Varshavchik | Aug 6, 2006 6:20 pm | |
| Jeff Grossman | Aug 6, 2006 6:29 pm | |
| Sam Varshavchik | Aug 6, 2006 8:03 pm | |
| Jeff Grossman | Aug 6, 2006 8:17 pm | |
| William Hue | Aug 7, 2006 10:15 am | |
| Jeff Grossman | Aug 7, 2006 6:51 pm |
| Subject: | Re: [courier-users] Windows Mobile 5.0 and Courier Imap | |
|---|---|---|
| From: | Jeff Grossman (je...@stikman.com) | |
| Date: | Aug 6, 2006 6:29:27 pm | |
| List: | net.sourceforge.lists.courier-users | |
Sam Varshavchik <mrs...@courier-mta.com> wrote:
Okay, here is the file. I hope I don't remove anything that is needed. The file is pretty long.
Here is an initial Send/Receive on the mobile device:
WRITE: A4 OK LOGIN Ok.
READ: ATOM: A5 READ: ATOM: NAMESPACE READ: EOL WRITE: * NAMESPACE (("INBOX." ".")) NIL (("#shared." ".")("shared." ".")) A5 OK NAMESPACE completed.
READ: ATOM: A6 READ: ATOM: SELECT READ: QUOTED_STRING: Inbox READ: EOL WRITE: * FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent) * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited * 69 EXISTS * 2 RECENT * OK [UIDVALIDITY 1137263532] Ok * OK [MYRIGHTS "acdilrsw"] ACL A6 OK [READ-WRITE] Ok
READ: ATOM: A7 READ: ATOM: UID READ: ATOM: COPY READ: NUMBER: 8699 READ: QUOTED_STRING: Deleted Items WRITE: A7 NO Error in IMAP command received by server.
This is a bug in your IMAP client. The IMAP client is trying to copy messages to a folder that does not exist, and whose name is not even a valid folder name. "Deleted Items" is an illegal folder name in Courier-IMAP. The previous command clearly shows that Courier-IMAP informed the IMAP client that all personal folder names must begin with "INBOX.". The IMAP client ignored that and attempted to access a folder with an illegal name.
Are there any possible workarounds from the Courier IMAP side? There is not much I can do on the mobile device.
Thanks for helping me find the problem.
Jeff





