diff options
| -rw-r--r-- | imap/imapd.dist.in.git | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/imap/imapd.dist.in.git b/imap/imapd.dist.in.git index a370fad..372cab3 100644 --- a/imap/imapd.dist.in.git +++ b/imap/imapd.dist.in.git @@ -366,7 +366,7 @@ IMAP_MOVE_EXPUNGE_TO_TRASH=0  #  # mkdir /etc/skel  # chmod 700 /etc/skel -# maildirmak /etc/skel/Maildir +# maildirmake /etc/skel/Maildir  #  # This directory gets copied as is, preserving each file/subdirectory's  # permissions, with only userid/groupid changed to match the account's. | 
