On Mon 20, Jul'09 at 4:54 PM -0600, lee wrote:
Maybe some sort of print statement was missing (cut off).
Yeah I probably left it off or something. It should look something like this:
for i in dirs: print '"+l/%s"' % i,
Is there an IMAP server that can handle maildir? I'd use Cyrus, it uses a storage format similar to maildir, and it's fast and reliable. But you'd have to move/copy the mails to the IMAP server unless you'd write a script to convert them to Cyrus' storage format.
I've not done it yet, but it was my understanding that UW-IMAP and Dovecot at least both serve from maildir. I think Courier might as well.