On Tue, 9 Jul 2002, Erik B. Berry wrote:

>   I have noticed that the rules SPAM_PHRASES_020 and SPAM_PHRASES_040
> don't seem to work anymore in 2.31.  FREQ_SPAM_PHRASE works fine.  For
> example, this message will score over 20 but not get the corresponding
> SPAM_PHRASES_020 rule marked in the header.

Works for me (output from spamc):

X-Spam-Status: Yes, hits=10.0 required=5.0
        tests=SUBJ_ENDS_IN_Q_MARK,SUBJ_REMOVE,KIFF,CLICK_BELOW,
              FREQ_SPAM_PHRASE,SPAM_PHRASES_020,SPAM_PHRASES_100
        version=2.31           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

However, testing this has caused me to notice that spamassassin -P exits
without any output, right here:

[... lots trimmed ...]
IPC::Open3::_open3(/usr/lib/perl5/5.00503/IPC/Open3.pm:241):
241:        $kidpid;
Mail::SpamAssassin::PerMsgStatus::dcc_lookup(/usr/lib/perl5/site_perl/5.005/Mail/SpamAssassin/Dns.pm:357):
357:        print $dccin $$fulltext;
Mail::SpamAssassin::PerMsgStatus::CODE(0x86d41e0)(/usr/lib/perl5/site_perl/5.005/Mail/SpamAssassin/Dns.pm:348):
348:        local $SIG{PIPE} = sub { die "brokenpipe\n" };

I don't have dcc installed, and although spamd continues past that point,
spamassassin consistently exits right there.

With the current CVS version, spamd logs this error:

Jul  8 21:47:03 candle spamd[821]: Can't exec "dccproc": No such file or
directory at /usr/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin/Dns.pm line
386, <STDIN> line 64.

The 2.31 spamd does not log that error, and the CVS-current spamassassin
appears to work.  I'm confused.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Stuff, things, and much much more.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to