"Jason R. Mastaler" <[EMAIL PROTECTED]> writes:

> ~/.tmda/filters/incoming:
> 
>   # add '-autodbm' if you aren't using wildcards
>   from-file ~/.tmda/lists/whitelist ok 
>   # do you really need this 'size' rule?
>   size >100000 hold
>   # 'hold' if spamc says the message is spam.  The `except' program
>   # from qmail reverses the return code of spamc.
>   pipe '/var/qmail/bin/except /usr/bin/spamc -c -f' hold

The problem with this, as you've explained, is that keyword and sender
tagged messages may be held if SpamAssassin falsely identifies the
message as spam.

Is there a way to hook something in once TMDA starts the generation of
a confirm message, so that it can be stopped if the message looks like
spam?

Ben




_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to