> > > The first time I run sa-update after a v3.2.3 install, I get the
> > > following warnings:
> > >
> > > rules: score undef for rule 'MISSING_SUBJECT' in ''
> 'MISSING_SUBJECT'
> > at
> > > ...
> >
> > The score MISSING_SUBJECT is removed from 3.1.x and 3.2.x now.
> > You could check your local.cf (or in some .pre file) for this score
> and
> > remove it.
> 
> That's not what grep says:
> 
> email# grep MISSING_SUBJECT
> /var/lib/spamassassin/3.002003/updates_spamassassin_org/*
> /var/lib/spamassassin/3.002003/updates_spamassassin_org/20_head_tests.cf
> :meta MISSING_SUBJECT           !__HAS_SUBJECT
> /var/lib/spamassassin/3.002003/updates_spamassassin_org/20_head_tests.cf
> :describe MISSING_SUBJECT       Missing Subject: header
> /var/lib/spamassassin/3.002003/updates_spamassassin_org/30_text_de.cf:la
> ng de describe MISSING_SUBJECT Betreff ("Subject") fehlt
> /var/lib/spamassassin/3.002003/updates_spamassassin_org/50_scores.cf:sco
> re MISSING_SUBJECT 2.307 1.285 2.476 1.762
> 
> email# grep MISSING_SUBJECT /usr/local/share/spamassassin/*.cf
> /usr/local/share/spamassassin/20_head_tests.cf:meta MISSING_SUBJECT
> !__HAS_SUBJECT
> /usr/local/share/spamassassin/20_head_tests.cf:describe MISSING_SUBJECT
> Missing Subject: header
> /usr/local/share/spamassassin/30_text_de.cf:lang de describe
> MISSING_SUBJECT Betreff ("Subject") fehlt
> /usr/local/share/spamassassin/50_scores.cf:score MISSING_SUBJECT 2.307
> 1.285 2.476 1.762
> 
> email# grep MISSING_SUBJECT /etc/mail/spamassassin/*.cf
> email#


Right, I'm seeing those too, but according to this 
http://spamassassin.apache.org/tests_3_2_x.html there is no such score.


Regards,
Leon

Reply via email to