[Dovecot] Autocreate No namespace for Problem

Robert Schetterer rs at sys4.de
Wed Nov 21 16:41:14 EET 2012


Am 21.11.2012 15:23, schrieb tibby at tibby.hu:
> Hi!
> 
> I see this in the log:
> autocreate: No namespace found for Trash
> autocreate: No namespace found for Spam
> autocreate: No namespace found for Sent
> autocreate: No namespace found for Trash
> autocreate: No namespace found for Spam
> autocreate: No namespace found for Sent
> 
> Why do I get this error ?
> Do I need to create a separate namespace for every folder?
> 
> The config file looks like this:
> namespace private {
>     separator = .
>     prefix = INBOX.
>     inbox = yes
>     subscriptions = yes
>     list = yes
> }
> ...
> plugin {
>   autocreate = Trash
>   autocreate2 = Spam
>   autocreate3 = Sent
>   autosubscribe = Trash
>   autosubscribe2 = Spam
>   autosubscribe3 = Sent
> }
> 
> Thanks!
> 

just a guess

try

autocreate = INBOX.Trash

cause you did
prefix = INBOX.


Best Regards
MfG Robert Schetterer

-- 
[*] sys4 AG

http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München

Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
Aufsichtsratsvorsitzender: Joerg Heidrich



More information about the dovecot mailing list