diff dovecot-example.conf @ 5535:7aa36ab24c3b HEAD

Changed convert_skip_dotfiles to convert_skip_dotdirs. convert_skip_broken_mailboxes=yes is enough to skip non-mbox dotfiles.
author Timo Sirainen <tss@iki.fi>
date Tue, 10 Apr 2007 17:37:19 +0300
parents c69786bd2017
children fab24638eee7
line wrap: on
line diff
--- a/dovecot-example.conf	Tue Apr 10 17:30:30 2007 +0300
+++ b/dovecot-example.conf	Tue Apr 10 17:37:19 2007 +0300
@@ -1064,8 +1064,8 @@
   #convert_mail = mbox:%h/mail
   # Skip mailboxes which we can't open successfully instead of aborting.
   #convert_skip_broken_mailboxes = no
-  # Skip mailboxes beginning with '.'.
-  #convert_skip_dotfiles = no
+  # Skip diretories beginning with '.'
+  #convert_skip_dotdirs = no
   # If source storage has mailbox names with destination storage's hierarchy
   # separators, replace them with this character.
   #convert_alt_hierarchy_char = _