21 Apr
2006
21 Apr
'06
5:58 p.m.
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?