[Dovecot] draft-ietf-morg-list-specialuse-01 - IMAP LIST extension for special-use mailboxes
Timo Sirainen
tss at iki.fi
Tue Jun 1 22:23:00 EEST 2010
On to, 2010-05-20 at 15:48 +0400, Nikolay Shopik wrote:
> On 20.05.2010 15:41, Timo Sirainen wrote:
> >>> list_specialuse = \Trash:Trash "\Sent:Sent Messages" etc.
> > Quoting is annoying.
> >
>
> Hmm, maybe use predefined order of folders? In this case quoting will be
> used where it necessary
> list_sepcialuse = Inbox,Drafts,"Sent Messages",etc
Quoting is still annoying to handle. Probably best to implement this
without a plugin and then you can use:
list-specialuse {
trash = Trash
sent = Sent Messages
..
}
More information about the dovecot
mailing list