"Marcin M. Jessa" <[EMAIL PROTECTED]> writes:
> Hopefully this is the right place for asking this question.
Yup.
> raise Errors.MissingEnvironmentVariable('SENDER')
> I run my email server on FreeBSD 4.7 with postfix and courier.
This problem has been reported in the past (only with Postfix), but it
seems hard to reproduce. I've never been able to reproduce it with my
Postfix account.
What this is saying is that there is no SENDER variable in the
environment once the message gets to TMDA. TMDA needs SENDER to be
there so that it knows the envelope sender address of the message.
Does this error get raised every time, or do some messages get through
TMDA fine, while others do not?
> my .forward :
> | /usr/local/bin/procmail -p
If you change your .procmailrc to just:
:0
|/usr/bin/env > env
and send yourself a message, does SENDER appear in the env file?
> my .tmdarc
> http://yazzy.net/files/tmdarc
BTW, LOCAL_DELIVERY_AGENT is no longer used, so you can remove it.
DELIVERY has replaced it.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users