[Dovecot] Autocreate No namespace for Problem
tibby at tibby.hu
tibby at tibby.hu
Wed Nov 21 16:23:41 EET 2012
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!
More information about the dovecot
mailing list