|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Victor.Duchovni_at_morganstanley.com
Date: Thu Jan 02 2003 - 09:45:00 CST
On Thu, 2 Jan 2003, Bennett Todd wrote:
> You have real local users, with real local userids associated with
> their real local system accounts on your mailserver. You want to use
> Postfix's local(8) delivery agent. Since you want to deliver with
> procmail, you want something like
>
> mailbox_command = /usr/bin/procmail
>
Thanks for the lucid (as usual) explanation Bennett, I would add just one
more comment:
- Make sure procmail is not configured to extract recipients from message
headers, otherwise you re-inject messages to lists such as this and/or
cause delivery loops.
- If you want extension support (you are using recipient_delimiter and
want procmail to be extension aware) use:
mailbox_command = /usr/bin/procmail -a "$EXTENSION"
-- Viktor.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]