OK, I tried setting up tmda-filter at the end of my procmail rules...
# Put various additional filters here to bypass
# the tmda-filter for mailing lists...
:0 w
| /usr/bin/tmda-filter
EXITCODE=$?
I have only ~/.tmda/crypt_key, /etc/tmdarc, and /etc/tmda/{various
text messages}
Uncaught Python 2.2.2 Exception (Mon Nov 4 13:45:35 2002):
-----------------------------------------------------------
Traceback (most recent call last):
File "/usr/bin/tmda-filter", line 50, in ?
execfile(os.path.join(execdir, 'tmda-rfilter'))
File "/usr/bin/tmda-rfilter", line 160, in ?
raise Errors.MissingEnvironmentVariable('SENDER')
MissingEnvironmentVariable
Traceback (most recent call last):
File "/usr/bin/tmda-filter", line 66, in ?
raise NameError, 'LOGFILE_DEBUG is not defined'
NameError: LOGFILE_DEBUG is not defined
I do not know where to begin with this...
help?
--
An egghead is one who stands firmly on both feet, in mid-air, on both
sides of an issue.
-- Homer Ferguson
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users
- Re: config errors continued Tom Allison
- Re: config errors continued Tim Legant
