* Yanick Quirion <[EMAIL PROTECTED]> [2004-07-14 16:46]: > Hi all,
> Yesterday I updated my version of spamassassin to version 3.0.0 pre2. It > works fine except I got a lots of errors into default rules when I ran > command "spamassassin -lint" > I'm using some rules from "http://www.rulesemporium.com/" and I also use > RulesDujour to update them. When RDJ script got errors from spamassassin > --lint command line, it will rollback all updated rules. With version > 2.63 I don't have this problem and I'm using exactly the same rules. You might pipe the rules through the attached script. It modifies all problematic rules to work with SA 3.0. If you use RDJ, you might add it as CF_MUNGE_SCRIPTS like in CF_MUNGE_SCRIPTS[1029]="/path/to/sa30-check.pl" Caution: this script works but is not tested very much. All problematic rules are renamed to FIXME_#, where # is a counter. All modifications are listed in comments at the end of the file. Alex -- Alex Pleiner zeitform Internet Dienste OHG Fraunhoferstr. 5 64283 Darmstadt, Germany http://www.zeitform.de Tel.: +49 (0)6151 155-635 mailto:[EMAIL PROTECTED] Fax: +49 (0)6151 155-634 GnuPG/PGP Key-ID: 0x613C21EA
sa30-check.pl
Description: Perl program
