On 7/12/05, Kang, Joseph S. <[EMAIL PROTECTED]> wrote:
> Richard, I didn't think this was possible either but I just tried it.
>
> What I did was create a rule to look for "X-Spam-Level: " in
> the message headers. I had some messages that had scored over 15 and one
> that was aro
On 7/12/05, Jay Lee <[EMAIL PROTECTED]> wrote:
> Just filter based on X-Spam-Level headers. If 8 is certainly spam then
> have your server side filter or client filter look for 8 *s, then look
> for 5 *s for probably spam. Very simple, no code changes needed.
>
> Jay
Thanks for the response, J
uot;prepend" to denote where in the Subject header the
"[SPAM...]" should be inserted.
This provides a feature we think others might find useful, and would
appreciate it's inclusion in the code-base.
Kind Regards,
-richard duran
diff -Naur SpamAssassin/Conf.pm SpamAssassin.new