17 Apr
2013
17 Apr
'13
11:43 a.m.
On 17.4.2013, at 7.25, Emmanuel Dreyfus <manu@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..