24 Jul
2008
24 Jul
'08
2:46 a.m.
On Mon, 2008-07-21 at 12:01 -0400, Jason Frisvold wrote:
I'm working on converting my server from using bincimap to dovecot. I seem to be having some trouble with folders, however. Binc was set up like this :
depot = "IMAPdir", /* Use Maildir++ style
.. mail_location = maildir:/home/vpopmail/domains/%d/%n/Maildir
With v1.1 (so you'd have to upgrade) you could use:
mail_location = imapdir:/home/vpopmail/domains/%d/%n/Maildir
Alternatively you can rename the mailboxes to Maildir++ format: http://wiki.dovecot.org/MailboxFormat/Maildir#maildir++