[Dovecot] dovecot-2.2 Warning: autocreate plugin is deprecated, use mailbox { auto } setting instead

Timo Sirainen tss at iki.fi
Wed Apr 17 12:43:23 EEST 2013


On 17.4.2013, at 7.25, Emmanuel Dreyfus <manu at netbsd.org> wrote:

> plugin { 
>  autocreate = INBOX
>  autosubscribe = INBOX

INBOX doesn't have to be explicitly autocreated, it always is. I also doubt any client needs it to be autosubscribed.

> namespace inbox {
>  mailbox INBOX {
>    auto = create

auto = subscribe if you want it to be autosubscribed.

>  }
> }

Although now I started to wonder if namespace has non-empty prefix if it's possible to autosubscribe to INBOX..



More information about the dovecot mailing list