Jonathan Nichols wrote:
> Anyone catching these?
> 
> Here's a sample:
> 
> http://pastebin.ca/916902
> 
> Those have been slipping right through these days. Scores are in the  
> pastebin post.

Even with a current sa-update and also Justin's (very wonderfully
appreciated) sought.cf scores I only see HTML_MESSAGE and Bayes engine
scores.  I added a custom rule for it here just today.

> SpamAssassin version 3.2.3
>   running on Perl version 5.8.7
> 
> (From the Ubuntu package, which I cannot for the life of me figure out  
> how to extract version numbers from)

The spamassassin --version output which you provided should be
sufficient.  In order to get the version number from the dpkg package
manager use either the -l (--list) option or the --status option.  (Or
there are other more fun ways too.)

  dpkg -l spamassassin

Or:

  dpkg --status spamassassin | grep Version:

Bob

Reply via email to