On Wed, February 15, 2006 1:28 pm, Doug Appleton wrote: > When using IMAPCOPY to move messages from one messages server to another > this is the error that I am receiving.. It will copy all of contents of > INBOX, but l'm dealing with users that have multiple folders under the > Maildir > > > Folders ..Could not create Test : 5 NO Invalid mailbox name. > > > Hope this is the right forum to post to!
Courier does not allow folders to contain .s in their name since that is what Courier uses to distinguish subfolders (e.g. INBOX.Personal.Smiths is a folder name for the Smiths subfolder under Personal). There may be other special characters that are not allowed like :, I haven't tested that. IMAPCopy also does not test for this so you'll need to rename the folders on the old IMAP Server before attempting the IMAPCopy. Jay -- Jay Lee Network / Systems Administrator Information Technology Dept. Philadelphia Biblical University -- ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
