Tim Legant <[EMAIL PROTECTED]> writes:

>>   File "/usr/src/tmda/tmda-0.62/bin/tmda-rfilter", line 160, in ?
>>     raise Errors.MissingEnvironmentVariable('SENDER')
>> MissingEnvironmentVariable
>
> Which MTA are you using?  /etc/procmailrc is processed before
> ~/.procmailrc, so if you're using Sendmail, you need to have the
> procmail code that sets the SENDER, RECIPIENT and EXT environment
> variables in /etc/procmailrc, before TMDA is called.

It shouldn't be necessary to hand define SENDER, RECIPIENT and
EXTENSION with Postfix.

However, as detailed in
http://tmda.net/config-server.html#exim-postfix, procmail must be
called with the `-p' option, else it will clear the environment.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to