13 Aug
2009
13 Aug
'09
8:17 a.m.
On Aug 13, 2009, at 2:00 AM, Wouter van der Schagt wrote:
Good afternoon,
I am considering to upgrade from Dovecot 1.1.18 to 1.2.x and was
reading your Wiki regarding any changes and found: "If you were
using e.g. mail_location = maildir:/var/mail/%h, just change it to
mail_location = maildir:%h and add /var/mail/ prefix to home dirs."I am currently using: "mail_location = maildir:~/Maildir" in
combination with vpopmail. Does this need to be changed? or is ~/ Maildir considered an absolute directory?
Assuming your home directory is an absolute path, ~/ expands to
absolute path.
Is there anything else I should be aware of ?
If you find out anything, add it to the wiki..