On Thu, 2009-07-16 at 15:00 +0200, Thomas Berker wrote:
> namespace private {
>    prefix =
>    location = maildir:~/res/Maildir:LAYOUT=fs
>    inbox = yes
>    list = yes
> }
> 
> namespace private {
>    prefix = gtd/
>    separator = /
>    list = yes
>    location = virtual:~/res/Maildir/gtd:LAYOUT=fs:INBOX=~/res/Maildir/gtd
> }

The problem is most likely that since you're using LAYOUT=fs, gtd/ is
accessible using both namespaces. Change the virtual to something like:

location = virtual:~/res/gtd

i.e. not under Maildir/.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to