[Dovecot] INBOX lost in virtual namespace
Timo Sirainen
tss at iki.fi
Thu Apr 16 02:53:54 EEST 2009
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20090415/58319913/attachment-0001.bin
More information about the dovecot
mailing list