Richard Rasker:
> Yes, I have specified the use of Maildir in main.cf:
> 
>     home_mailbox = Maildir/

That Postfix setting has no effect on /usr/bin/maildrop, because
/usr/bin/maildrop is NOT part of Postfix.

> But when a message is handed off to maildrop, it doesn't end up in the 
> user's Maildir, but is added to the user file in /var/spool/mail. The 
> log file doesn't show any warning or error message (final lines showing 
> delivery of a test message, passed clean by amavis):
> 
>     Dec 28 21:54:08 mail postfix/local[2755]: 26F111E0377:
>     to=<r...@linetec.nl>, relay=local, delay=0.01, delays=0/0.01/0/0.01,
>     dsn=2.0.0, status=sent (delivered to command: /usr/bin/maildrop)
>     Dec 28 21:54:08 mail postfix/qmgr[2510]: 26F111E0377: removed

If you must use /usr/bin/maildrop (not part of Postfix) then you
need to configure that to deliver mail in the place that you prefer.

        Wietse

Reply via email to