Hi,

i am guessing, that you have configured maildrop via the
`mailbox_command` configuration parameter? in that case, the theory i
can offer is, the following:


according to http://www.postfix.org/postconf.5.html#home_mailbox the
mailbox_command has higher precedence than home_mailbox:

> The precedence of local(8) delivery features from high to low is:
[...], mailbox_command, home_mailbox, [...]

accordingly, if a mailbox_command is set and used by local(8), local(8)
does not need even look at any config parameters with lower precedence.

or in other words: where the mail is stored (and in what format) is
totally up to the command /usr/bin/maildrop.
i never used courier-maildrop, and therefore can just advice to consult
its documentation on how to configure the destination Maildir directory;
maybe there's just a command line option you could add to postfix'
``mailbox_command`` configuration parameter?


~~ Max



Reply via email to