> I am using uw imap server. In SQMail setting, I use /Mail for Mailbox and > the Sent and Draft dir will be in /Mail. Does this mean I am using Maildir > format opposed to mbox ?
Nope. Differences between mbox and maildir: 1. mbox stores entire message folder (all messages) in one file. maildir stores messages as separate files in one folder. 2. mbox uses only one physical file, maildir contains 3 subfolders (cur/new/tmp). UW Imap does not support maildirs without special patches. UW imap needs to be patched with maildir support only if your email system is maildir based. But instead of patching you can use courier-imap. -- Tomas ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
