> 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"
>
> Here is an output of those errors:
>
> [venus]:/root# spamassassin --lint
> warning: description for SARE_RECV_IP_061190 is over 50 chars
> warning: description for SARE_MULT_BMASTGR is over 50 chars
...
Known problem. This one caught us by surprise a while back, and we've all
been too busy to fix up these descriptions (and in a few cases rule names)
to match the length checks in 3.0.
So far as I know (or at least believe) these rules are actually working
correctly in 3.0, but are giving lots of nasty lint errors.
Loren