geoff.squirrelmail_07080 wrote: > I'm running Spamassassin (3.1.1) with RDJ and when RDJ runs overnight I > get the following problem reported by e-mail: > > > ***NOTICE***: spamassassin --lint failed. This means that you have an > error somwhere in your SpamAssassin configuration. To determine what the > problem is, please run 'spamassassin --lint' from a shell and notice the > error messages it prints. For more (debug) information, add the -D switch > to the command. Usually the problem will be found in local.cf, > user_prefs, or some custom rulelset found in /etc/mail/spamassassin. Here > are the errors that 'spamassassin --lint' reported: > > [23020] warn: config: failed to parse, now a plugin, skipping: > ok_languages all > [23020] warn: config: failed to parse line, skipping: <HTML><HEAD><META > HTTP-EQUIV="Refresh" CONTENT="0.1">
That's enough to diagnose the problem, you have html instead of the real rule. Solution: 1. Delete those rules, the ones that are really html files; 2. Run rules_du_jour; 3. Fix your script or the way you are running rules_du_jour, rules should not be overwritten if the download failed (that's what the html says, either a failure, or that you are being blacklisted for downloading to often, or that the site is off-line). -- René Berber