24 Aug
2009
24 Aug
'09
6:40 p.m.
On Fri, 2009-08-21 at 14:57 +0200, Roger wrote:
Looks like this is working, imapsync now nicely makes the subfolders. But, when I try to log in from the webmail server I got this error: IMAP(sannevdh): Error: stat(/var/mail/sannevdh/tmp) failed: Not a directory
So you want mbox as INBOX and Maildir elsewhere? http://wiki.dovecot.org/Namespaces has example for that.
prefix: #mbox/ location: maildir:~/Maildir:INBOX=/var/mail/%u
You need to use mbox: prefix and some other path than ~/Maildir.