[Dovecot] Sylpheed-claws and virtual mailboxes

Timo Sirainen tss at iki.fi
Mon Jul 27 04:45:32 EEST 2009


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/.

-------------- 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/20090726/9b8383cd/attachment.bin 


More information about the dovecot mailing list