Re: debug output

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

> On 2006-10-29, Jason R. Mastaler <[email protected]> wrote:
>> Double-check your .tmda/filters/incoming for errors, particularly if
>> you are using 'pipe' rules.
>
> I am using a pipe rule:
>
> 	pipe		/home/mark/bin/tmda-fingerprint		ok
>
> What's changed?  Is there something that I need to do to get this
> to work again?

Nothing changed in TMDA.  I'm saying you should double-check your
script.  Make sure the path is correct, that is works from a shell
prompt, etc.  That broken pipe message is sometimes hard to diagnose.
I had that once when a pipe rule pointed to a no longer existent
script.  But at the moment, it works fine for the pipe rules I use.