> Best technologies (as I see them, but I am not omniscient, of course)
> are those that do scoring. E.g. naving some word NN might not alone
> I think there are several free codes of this kind available, but my time
> has been chronically over-subscribed to do radical things like taking
> this kind of codes into use.
1) mv resend resend.mj
2) use this script as resend
--------------
#!/bin/sh
/path/to/spamassassin -L | /path/to/resend.mj $*
--------------
3) add X-Spam-Flag:.*YES to taboo_headers
I'm doing this for the listar setup on nl.linux.org and things
work great. Only took 10 minutes to install, too.
Rik
-- Bravely reimplemented by the knights who say "NIH".http://www.surriel.com/ http://distro.conectiva.com/
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/