Cal Evans wrote:

IN_OSIRUSOFT_COM

Did these guys come back up? I turned them off after the rule started flagging ALL messages as SPAM when they went down.

What version of SpamAssassin?


No, they didn't...
Might be an issue with Verisign's stupidity - remember, anything .com was actually resolving to an IP instead of failing (timing out in osirusoft.com's case)


I have the stuff below in local.cf - works great! (Don't forget to donate $ to spamcop if you use their RBL!)

#Adjusted a few scores because of dead RBL
score SUBJECT_MONTH 0.00
score RCVD_IN_ORBS 0.00
score RCVD_IN_OSIRUSOFT_COM 0
score X_OSIRU_DUL 0
score X_OSIRU_DUL_FH 0
score X_OSIRU_OPEN_RELAY 0
score X_OSIRU_SPAMWARE_SITE 0
score X_OSIRU_SPAM_SRC 0


# Some new RBLs to go check
header RCVD_IN_RFCW eval:check_rbl('rfcw', 'whois.rfc-ignorant.org.')
describe RCVD_IN_RFCW Received via a relay in whois.rfc-ignorant.org


header RCVD_IN_RFCP eval:check_rbl('rfcp', 'postmaster.rfc-ignorant.org.')
describe RCVD_IN_RFCP Received via a relay in postmaster.rfc-ignorant.org


header RCVD_IN_RFCA eval:check_rbl('rfca', 'abuse.rfc-ignorant.org.')
describe RCVD_IN_RFCA Received via a relay in abuse.rfc-ignorant.org


header RCVD_IN_RFCD eval:check_rbl('rfcd', 'dsn.rfc-ignorant.org.')
describe RCVD_IN_RFCD Received via a relay in dsn.rfc-ignorant.org


score RCVD_IN_BL_SPAMCOP_NET    4.0
score RCVD_IN_RFCW              0.9
score RCVD_IN_RFCP              2.0
score RCVD_IN_RFCA              2.0
score RCVD_IN_RFCD              2.0





--
[EMAIL PROTECTED] mailing list



Reply via email to