From: root Date: Wed, 17 Mar 2010 14:05:28 +0000 (+0100) Subject: dovecot: Make ~/Mail/Folders the IMAP root. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fservers%2Fdrsnuggles.git;a=commitdiff_plain;h=4d120e9197de7980251c1e398b4ded3494c0d3b7 dovecot: Make ~/Mail/Folders the IMAP root. This ensures that the virtual mailboxes don't show up twice and stuff like the sieve directory isn't accidentally listed. --- diff --git a/etc/dovecot/dovecot.conf b/etc/dovecot/dovecot.conf index 00ec7ae..1e3cce8 100644 --- a/etc/dovecot/dovecot.conf +++ b/etc/dovecot/dovecot.conf @@ -85,7 +85,7 @@ plugin { # Mail is stored in users' homedirs. We use the fs layout, so nesting of # mailboxes is done using normal filesystem nesting. -mail_location = Maildir:~/Mail:LAYOUT=fs +mail_location = Maildir:~/Mail/Folders:LAYOUT=fs # Default namespace, uses mail_location above namespace private {