On Thu, August 17, 2017 5:03 pm, Aki Tuomi wrote: > >> On August 17, 2017 at 8:56 AM [email protected] wrote: > > autocreate and autosubscribe are moved under mailbox settings > > namespace { mailbox FooBox { auto = create } > mailbox Trash { auto = subscribe } > }
Aki, thanks I've inserted it, but, maybe not in the correct place ? Aug 17 17:22:43 imap([email protected]): Error: namespace configuration error: Duplicate namespace prefix: "" Aug 17 17:22:43 imap([email protected]): Info: namespace configuration error: Duplicate namespace prefix: "" in=0 out= 346 ... namespace { inbox = yes location = prefix = separator = / type = private } namespace { list = children location = maildir:/%%Lh/Maildir/:INDEX=/%%Lh/Maildir/Shared/%%u prefix = Shared/%%u/ separator = / subscriptions = yes type = shared } namespace { mailbox FooBox { auto = create } mailbox Trash { auto = subscribe } } ...
