Theo Van Dinter wrote: >On Sun, Mar 12, 2006 at 12:58:38PM -0800, Marc Perkel wrote: > > >>Is there a What's New list somewhere? >> >> > >There was a list in the announcement and there's always the Changes file. :) > > >
Hmmm... Couple of questions.. The UPGRADE file on the website still reports 3.1.0 only... Is there anything major that's missing there? Also, I ran the following: # spamassassin -t -x -D rulesrun=255,enabled=255 < paypal3.eml but didn't get any debugging output. This was an upgrade from 3.1.0 to 3.1.1. What am I missing? What else... let's see: # spamassassin --lint -t -x -Drulesrun=255,enabled=255 < paypal3.eml [5382] warn: config: warning: score set for non-existent rule UNWANTED_LANGUAGE_BODY [5382] warn: lint: 1 issues detected, please rerun with debug enabled for more information # grep UNWANTED /usr/share/spamassassin/*.cf /usr/share/spamassassin/25_textcat.cf:body UNWANTED_LANGUAGE_BODY eval:check_language() /usr/share/spamassassin/25_textcat.cf:describe UNWANTED_LANGUAGE_BODY Message written in an undesired language /usr/share/spamassassin/25_textcat.cf:tflags UNWANTED_LANGUAGE_BODY userconf/usr/share/spamassassin/30_text_de.cf:lang de describe UNWANTED_LANGUAGE_BODY Nachrichtentext in unerw\uffffnschter Sprache /usr/share/spamassassin/30_text_fr.cf:lang fr describe UNWANTED_LANGUAGE_BODY Message dans une langue non d\uffffsir\uffffe (config locale) /usr/share/spamassassin/30_text_nl.cf:lang nl describe UNWANTED_LANGUAGE_BODY Bericht is opgesteld in een ongewenste taal /usr/share/spamassassin/30_text_pl.cf:lang pl describe UNWANTED_LANGUAGE_BODY Wiadomo\uffff\uffff napisana w niepo\uffff\uffffdanym j\uffffzyku /usr/share/spamassassin/50_scores.cf:score UNWANTED_LANGUAGE_BODY 2.800 # -Philip