16 Apr
2009
16 Apr
'09
2:53 a.m.
On Thu, 2009-04-09 at 18:45 +0800, Xueron Nee wrote:
# cat ~/Maildir/virtual/.INBOX/dovecot-virtual secret/* all
but, the INBOX lost in secret/ namespace :(
Because you've set inbox=no to secret/ namespace. So I think it's correct. But in latest hg version you can now do:
secret/ secret/* all
Alternatively to get secret/* to match INBOX in inbox=no namespace, you'd need to put the INBOX contents into ~/Maildir/.INBOX :
mail_location = maildir:~/Maildir:INBOX=~/Maildir/.INBOX