[Dovecot] problems with migration to Maildir

Timo Sirainen tss at iki.fi
Sat Mar 12 22:32:26 EET 2005


On Sat, 2005-03-12 at 08:39 -0600, F. Even wrote:
> namespace private {
>    separator = /
>    inbox = yes
>    location = maildir:~/Maildir
> }
> namespace private {
>    separator = /
>    location = mbox:~/mail
> }
> 
> I would like to have access to the mbox hierarchy, but I want all new 
> folders by default created in ~/Maildir.  How do I go about acheiving this?

If you don't want to give some prefix to mbox, but you'd want Dovecot to
automatically figure out in which namespaces the mailboxes are.. Sorry,
not possible. Perhaps you could do that by changing the code (some
stat()ing in namespace_find() might do it).

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20050312/f0494877/attachment-0001.bin>


More information about the dovecot mailing list