CRM114 Problem

Horton, Robert Robert.Horton at goodmanmfg.com
Tue Aug 21 07:13:34 IST 2007


Are you still having problems with the score at -0.00? I finally
installed this evening and had the same problem. 

I think there is a bug in the crm114.pm (Version: 0.6.4), but what
perplexes me is why some people claim its working...the lines I changed
should affect everyone. Maybe this code was changed recently. 

I changed the following 2 lines in the sub call_crm 

    dbg("crm114: opening pipe: $crm114_command < $tmpf");
    $pid = Mail::SpamAssassin::Util::helper_app_pipe_open(
                                  *CRM_OUT,   $tmpf, 1,
$crm114_command);
 
to 

    dbg("crm114: opening pipe: $crm114_cmdline < $tmpf");
    $pid = Mail::SpamAssassin::Util::helper_app_pipe_open(
                                  *CRM_OUT,   $tmpf, 1,
$crm114_cmdline);
 

Within minutes crm114 started learning emails and no longer had the
-0.00 score. You only get this score when you have an empty spam.css and
nonspam.css and it doesn't know what to do with the email yet. 


Hope this helps,


Robert Horton




-----Original Message-----
From: mailscanner-bounces at lists.mailscanner.info
[mailto:mailscanner-bounces at lists.mailscanner.info] On Behalf Of Mike
Kercher
Sent: Friday, August 10, 2007 11:13 AM
To: MailScanner discussion
Subject: CRM114 Problem

I added CRM114 to a server last week per the docs in the wiki (and like
I've done on several other servers), but the score is always -0.00

[root at mail crm114]# cssutil -b -r spam.css

 Sparse spectra file spam.css statistics: 

 Total available buckets          :      1048577 
 Total buckets in use             :            0  
 Total in-use zero-count buckets  :            0  
 Total buckets with value >= max  :            0  
 Total hashed datums in file      :            0
 Documents learned                :        15495  
 Features learned                 :            1  
 Average datums per bucket        :         0.00
 Maximum length of overflow chain :            0  
 Average length of overflow chain :         0.00 
 Average packing density          :         0.00

[root at mail crm114]# cssutil -b -r nonspam.css

 Sparse spectra file nonspam.css statistics: 

 Total available buckets          :      1048577 
 Total buckets in use             :            0  
 Total in-use zero-count buckets  :            0  
 Total buckets with value >= max  :            0  
 Total hashed datums in file      :            0
 Documents learned                :        15495  
 Features learned                 :            1  
 Average datums per bucket        :         0.00
 Maximum length of overflow chain :            0  
 Average length of overflow chain :         0.00 
 Average packing density          :         0.00

The Features learned hasn't changed in many days.  Permissions look
good, .crm's are +x  Any suggestions where to look?

Mike
-- 
MailScanner mailing list
mailscanner at lists.mailscanner.info
http://lists.mailscanner.info/mailman/listinfo/mailscanner

Before posting, read http://wiki.mailscanner.info/posting

Support MailScanner development - buy the book off the website! 


CONFIDENTIALITY NOTE: The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it. Thank you.


More information about the MailScanner mailing list