Jeff Kowalczyk
2006-Nov-05 17:53 UTC
[Dovecot] ~/.maildir preferable to %h/Maildir and ~/Maildir?
I have a recently deployed dovecot server and am readying another. Upon updating to rc12, I note the following change in the default dovecot.conf file: -default_mail_env = mbox:/var/spool/mail/%u:INDEX=/var/dovecot/%u +mail_location = maildir:~/.maildir Integrating this change to my local dovecot.conf: # formerly used default_mail_env = maildir:%h/Maildir # dovecot default mail_location = maildir:~/.maildir mail_location = maildir:~/Maildir With unix users of the form: myuser:x:505:100:My User:/home/myuser:/sbin/nologin each having ~/Maildir, should I: 1) use the ~/.maildir form over ~/Maildir. 2) use the ~ instead of %h 3) do anything for dovecot's benefit (reindex, etc.) besides a per-user 'mv ~/Maildir ~/.maildir' if 1). I came straight from an ancient sendmail mbox setup to dovecot, so I want to do things the best-pracitce IMAP/dovecot way. Thanks.
Timo Sirainen
2006-Nov-05 17:58 UTC
[Dovecot] ~/.maildir preferable to %h/Maildir and ~/Maildir?
On Sun, 2006-11-05 at 12:53 -0500, Jeff Kowalczyk wrote:> I have a recently deployed dovecot server and am readying another. Upon > updating to rc12, I note the following change in the default dovecot.conf > file: > > -default_mail_env = mbox:/var/spool/mail/%u:INDEX=/var/dovecot/%u > +mail_location = maildir:~/.maildirWhere did you get rc12? In my tarball there are still: # mail_location = maildir:~/Maildir # mail_location = mbox:~/mail:INBOX=/var/mail/%u # mail_location = mbox:/var/mail/%d/%1n/%n:INDEX=/var/indexes/%d/%1n/%n No "~/.maildir" anywhere, and I don't recommend using it either. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://dovecot.org/pipermail/dovecot/attachments/20061105/5b6447a2/attachment.pgp