Re: debug output

[email protected] (Jason R. Mastaler) Sun, 29 Oct 2006 17:41:07 -0700
Newsgroups gmane.mail.spam.tmda.devel
Message-ID <[email protected]>
Mark Horn <[email protected]> writes:

> I'm getting the following error below.  I'm pretty sure that this is
> *NOT* related to the changes that I've been making to tmda-rfilter.
> I tried a completely clean install (rev 2115) from subersion and
> I'm still getting this error:
>
> Uncaught Python 2.4.4 Exception (Sat Oct 28 17:04:00 2006):
> -----------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/local/src/tmda/bin/tmda-filter", line 53, in ?
>     execfile(os.path.join(execdir, 'tmda-rfilter'))
>   File "/usr/local/src/tmda/bin/tmda-rfilter", line 885, in ?
>     main()
>   File "/usr/local/src/tmda/bin/tmda-rfilter", line 826, in main
>     orig_msgin_size)
>   File "/usr/local/src/tmda/TMDA/FilterParser.py", line 1068, in firstmatch
>     cmdin.write(msg_headers + '\n' + msg_body)
> IOError: [Errno 32] Broken pipe

Double-check your .tmda/filters/incoming for errors, particularly if
you are using 'pipe' rules.