I'm trying to create a folder with a ' (single quote) for a folder name. This is really for supporting other languages and which in this case it is French.
I have converted the characters according to RFC 2060 for Mailbox International Naming Convention. What I'm sending over to the server is "AFrench&ACc-Folder", the IMAP (Cyrus) server rejects the string. Does anybody know why? Thanks, Shawn