Chris Thielen wrote:
>
> I just wanted to share my success using your hosted_in rbl rules.  So far,
> it's hit about 2 spam per day on my primary email account.  One of those
> would have been a false negative, had it not been for your mod :)

Thank you for testing it! :-)

I'm still doing some experiments with the score settings, to get
adequate results with few DNS requests. For example, I'm simply checking
the spamvertised link against the SBL list, which is quite promising -
most black-hat hosters are already listed on SBL with large netblocks.

--- /usr/share/spamassassin/20_uriip_tests.cf
[...]

### URLs hosted on RBL'd servers ###
#
uriip HOSTED_SBL    eval:check_uriip_rbl('sbl', 'sbl.spamhaus.org.')
describe HOSTED_SBL Uses a URL whose IP is listed on the Spamhaus Block List
tflags HOSTED_SBL   net

[...]
---

--- /usr/share/spamassassin/50_score.cf
[...]
score HOSTED_SBL 4.0
[...]
---

/.
DocSnyder.




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to