[Dovecot] INBOX as mbox, other mailboxes as maildir

Timo Sirainen tss at iki.fi
Fri Apr 21 17:58:41 EEST 2006


On Fri, 2006-04-21 at 09:47 -0400, Ron Wilhoite wrote:
> # from http://wiki.dovecot.org/Namespaces
> # INBOX in /var/mail/username, maildir in ~/Maildir, other
> # mboxes in ~/mail under #ignore/ namespace
> 
> namespace private {
>    separator = /
>    inbox = yes
>    prefix = "#ignore/"
>    location = mbox:~/mail:INBOX=/var/mail/%u
> }
> namespace private {
>    separator = /
>    prefix =
>    location = maildir:~/Maildir
> }
> 
> Squirrelmail displays the #ignore folders. Thunderbird hides them nicely.

So, why aren't you also setting hidden=yes for the #ignore namespace so
Squirrelmail doesn't show it?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20060421/3e06830c/attachment.pgp


More information about the dovecot mailing list