G'day Postfix'ers,
I'm in the process of building-up a new company mail server. It'll
be an IMAP4 beast, using Maildir, and so I allocated the vast majority
of the freespace to /home, for IMAP folder storage. Then it occurred
to me: I know my users have poor habits, and tend to leave much of
their email in INBOX forever and ever. Hmmm...
Then it occurred to me: I was pretty certain I'd read that I could
have both Postfix and Dovecot use per-user inboxen in their home
directories.
Do I understand correctly that all I need do is, in main.cf:
home_mailbox = mail/inbox
and in (a bit OT for this list, but while I'm at it), in dovecot.conf:
mail_location = maildir:~/Maildir:INBOX=~/mail/inbox
Thanks,
Jim
--
Note: My mail server employs *very* aggressive anti-spam
filtering. If you reply to this email and your email is
rejected, please accept my apologies and let me know via my
web form at <http://jimsun.LinxNet.com/contact/scform.php>.