On Jul 8, 2009, at 1:40 PM, Carlos Williams <carlosw...@gmail.com>
wrote:
I am setting up a new server to run Maildir style in-boxes. In my
main.cf, I added the following parameter:
"home_mailbox = Maildir/"
The above seems to be working fine in my main.cf. It auto created the
directory upon receiving the 1st email but I was also reading I need
to add the following parameter:
"mailbox_command ="
It works with out this parameter but I don't know if this is something
I should add for good measure or just ignore. The parameter value is
empty but I know it could possible still be useful.
It's already empty so it would be totally redundant to set it to that
default value in your main.cf. See postconf(5).
Where exactly were you reading this suggestion?