I?ve been getting the lint failures found below on my Rules Du Jour updates for a few weeks now. Yes this would be since the DDoS attacks on rulesemporium. It looks like the same problem people have been having with the tripwire but for me it?s the adult and since just recently the spoof rules. The solutions I've seen don't seem to work for me. I see that my cron job (run nightly) is pulling some HTML source instead of the rules. I?ve tried removing the faulty 70_sare_adult.* from etc/mail/spamassassin/RulesDuJour/ and manually replacing it with the ?actual? file using wget. I?ve even manually updated the used /etc/mail/spamassassin/70_sare_adult.cf to ensure that it was correct. When I us ?wget http://rulesemporium.com/rules/70_sare_adult.cf? to grab the file it works without problems. Does anyone have any ideas on how I might fix this problem?
<snip> ***WARNING***: spamassassin --lint failed. Rolling configuration files back, not restarting SpamAssassin. Rollback command is: mv -f /etc/mail/spamassassin/70_sare_adult.cf /etc/mail/spamassassin/RulesDuJour/70_sare_adult.cf.2; mv -f /etc/mail/spamassassin/RulesDuJour/70_sare_adult.cf.20070627-0524 /etc/mail/spamassassin/70_sare_adult.cf; mv -f /etc/mail/spamassassin/70_sare_spoof.cf /etc/mail/spamassassin/RulesDuJour/70_sare_spoof.cf.2; mv -f /etc/mail/spamassassin/RulesDuJour/70_sare_spoof.cf.20070627-0525 /etc/mail/spamassassin/70_sare_spoof.cf; Lint output: [27054] warn: config: failed to parse line, skipping: <HTML><HEAD><META HTTP-EQUIV="Refresh" CONTENT="0.1"> [27054] warn: config: failed to parse line, skipping: <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> [27054] warn: config: failed to parse line, skipping: <META HTTP-EQUIV="Expires" CONTENT="-1"> [27054] warn: config: failed to parse line, skipping: </HEAD></HTML> [27054] warn: config: failed to parse line, skipping: <HTML><HEAD><META HTTP-EQUIV="Refresh" CONTENT="0.1"> [27054] warn: config: failed to parse line, skipping: <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> [27054] warn: config: failed to parse line, skipping: <META HTTP-EQUIV="Expires" CONTENT="-1"> [27054] warn: config: failed to parse line, skipping: </HEAD></HTML> [27054] warn: lint: 8 issues detected, please rerun with debug enabled for more information </snip> Regards, Dave B.