[Dovecot] dovecot 1.2 virtual folders Virtual mailbox loops: INBOX

Timo Sirainen tss at iki.fi
Sat Feb 21 01:32:49 EET 2009


On Sun, 2009-02-01 at 08:50 +0100, Robert Schetterer wrote:
> /etc/dovecot/virtual/dovecot-virtual/INBOX
> *
> Junk
> 
> or
> 
> INBOX
> Junk
> 
> i get a
> Virtual mailbox loops: INBOX

This is because INBOX points to the virtual INBOX, which is itself.

> with namespaces
> 
> 
> namespace private {
>   separator = /
>   prefix = ""
>     location =
> maildir:/usr/local/virtual/%d/%u/:CONTROL=/usr/local/virtual/%d/%u/:INDEX=/usr/local/virtual/%d/%u/
> :INBOX=/usr/local/virtual/%d/%u/
>     inbox = no
>    subscriptions = yes
>    list = yes
> }

This configuration wouldn't give the error message. My guess is that
you're overriding this configuration from userdb. You could set
mail_debug=yes to make it log the exact namespace configuration Dovecot
is seeing.

-------------- 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/20090220/bc14a537/attachment.bin 


More information about the dovecot mailing list