"Todd A. Jacobs" <[EMAIL PROTECTED]> writes:

>>>>From main.cf:
>
>       mailbox_command = /usr/bin/procmail
>
> and the same results with:
>
>       mailbox_command = /usr/bin/procmail -p

Well, this is a problem, just not the same problem as Marcin reported.

I suspect your problem is that since the Postfix local delivery agent
is what sets SENDER, and you have replaced this with procmail, SENDER
is no longer being set.

It would be nice to know if there is a workaround for this. Perhaps
you could inquire on the Postfix list about whether there is any way
to preserve the Postfix set variables like SENDER and RECIPIENT when
using procmail as the `mailbox_command'?
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to