On Wed, February 8, 2006 3:41 pm, Albert Shih wrote: > When user want to create a folder with his thunderbird/other_mua, > courier-imap create this folder with a name begin by «.» (for example > .folder1), and when this user create a new subfolder courier-imap create > just another .folder1.folder2. > > > Well I don't known why courier-imap do this. But a friend tell me this is > not configurable (easy of course). But I've some problem with this > because if the user have old folder don't follow this rules the > courier-imap don't seen him. > > What's kind of solution I've ?
Courier follows the Maildir format. If your user's old folders aren't in the Maildir format, you'll need to convert them to such. There are plenty of scripts that can handle the conversion, just google for "maildir mbox convert". If you're folders are in some other proprietary format, you'll need to find another conversion program or use IMAPCopy - http://home.arcor.de/armin.diehl/imapcopy/imapcopy.html to move them from the old server to Courier, thus converting them to Maildir format. 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&kid3432&bid#0486&dat1642 _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
