On 01.06.2010 23:23, Timo Sirainen wrote:
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
   ..
}



I've yet to decide how we handle if client choice to make another folder for Trash for example, should we lock for specific folders and not allow client to use command CREATE. Probably add another option like list-specialuse-lock = yes. But I prefer way of "defaulting" to some predefined folders and if admin choice to use list-specialuse{} to change this default dovecot will not allow client to change it.

Reply via email to