rm /etc/mail/spamassassin/spamcop_uri.cf
2) you need to upgrade the version of your bayes DB, as per the instructions in the UPGRADE file
sa-learn --sync
3) Shorten the names of your custom rules (G_*) to 22 characters, or remove the files.
4) Are you using a truly ancient version of antidrug.cf? LOCAL_DRUGS_DEPRESSION_MALEDYS was shortened a LONG time ago. Antidrug is built in to SA 3.0, so no need for a separate file.
rm /etc/mail/spamassassin/antidrug.cf
At 11:59 AM 9/28/2004 +0200, Thomas Kinghorn wrote:
Spamassassin -lint shows:
warning: rule 'G_WWW141_FINANCEBIZ_COM_BR' is over 22 chars warning: rule 'G_IMAGES_LOVEOUROFFERS_COM' is over 22 chars warning: rule 'LOCAL_DRUGS_DEPRESSION_MALEDYS' is over 22 chars warning: rule 'G_DOWNLOADS_REFERRALWARE_COM' is over 22 chars warning: rule 'G_CK2_UNIVERSITY_DORM_COM' is over 22 chars warning: rule 'G_FP_COLLECTIBLESTODAY_COM' is over 22 chars warning: rule 'G_MEMBERSNEWSLETTER_NET' is over 22 chars warning: rule 'G_IMAGES1_POSTDIRECT_COM' is over 22 chars warning: rule 'G_WWW_CAYMANNETNEWS_COM' is over 22 chars warning: rule 'G_WWW_ANEWWAYOUFORYOU_COM' is over 22 chars bayes: bayes db version 2 is not able to be used, aborting! at /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/BayesStore/DBM.pm line 160. bayes: bayes db version 2 is not able to be used, aborting! at /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/BayesStore/DBM.pm line 160. Failed to compile URI SpamAssassin tests, skipping: (syntax error at /etc/mail/spamassassin/spamcop_uri.cf, rule SPAMCOP_URI_RBL, line 1, near "eval:" syntax error at /etc/mail/spamassassin/spamcop_uri.cf, rule OB_URI_RBL, line 1, near "eval:" syntax error at /etc/mail/spamassassin/spamcop_uri.cf, rule OB_URI_RBL, line 8, near "} }" ) lint: 391 issues detected. please rerun with debug enabled for more information.
Any ideas???