vmm.cfg
branchv0.6.x
changeset 307 217b419d6561
parent 304 df0f7b22540c
child 384 d3a97f7fb98a
equal deleted inserted replaced
306:504fd29b4712 307:217b419d6561
    20 #
    20 #
    21 [mailbox]
    21 [mailbox]
    22 ; The mailbox format to be used for user's mailboxes. (String)
    22 ; The mailbox format to be used for user's mailboxes. (String)
    23 ; Depending on the used Dovecot version there are up to 3 supported formats:
    23 ; Depending on the used Dovecot version there are up to 3 supported formats:
    24 ;    * maildir - since Dovecot v1.0.0
    24 ;    * maildir - since Dovecot v1.0.0
    25 ;    * mdbox   - since Dovecot v2.0.beta1
    25 ;    * mdbox   - since Dovecot v2.0.beta5
    26 ;    * sdbox   - since Dovecot v2.0.rc3
    26 ;    * sdbox   - since Dovecot v2.0.rc3
    27 format = maildir
    27 format = maildir
    28 ; A colon separated list of mailbox names, that should be created (String)
    28 ; A colon separated list of mailbox names, that should be created (String)
    29 ; e.g.: folders = Drafts:Sent:Templates:Trash:Lists.Dovecot:Lists.Postfix
    29 ; e.g.: folders = Drafts:Sent:Templates:Trash:Lists.Dovecot:Lists.Postfix
    30 folders = Drafts:Sent:Templates:Trash
    30 folders = Drafts:Sent:Templates:Trash