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

> Here's the output from procmail if procmail is called from postfix
> with "| /usr/bin/procmail" and then procmail pipes to tmda-filter:

How about the output of "| /usr/bin/procmail -p" ?

procmail needs to be called with the `-p' option from .forward in
order for TMDA to see the variables it needs.

> I think this variable is only set by TMDA, and I have no idea where
> it gets the value from.

TMDA doesn't set $SENDER, it just expects it to be in the environment,
hence the uncaught exception when it can't find it. SENDER is set by
Postfix, but procmail dumps these variables unless you use `-p'.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to