You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2008/01/15 00:08:15 UTC

[Bug 5785] New: mass-check --cs_ssl breaks --reuse

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5785

           Summary: mass-check --cs_ssl breaks --reuse
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Masses
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: jm@jmason.org


(pasting from dev list)

'the bb-* mass-checks don't seem to be working with --reuse.

/home/bbmass/rawcor/jm/spam/high.wall.200801071800/316 , for example,
is in spam-bb-jm.log as "reuse=no", but it should have been
reuseable.

As far as I can tell, it appears that the client-server stuff is incompatible
with it. This commandline (run as bbmass with HOME=/home/bbmass/mc-nightly/jm)
gives reuse=no:

/local/perl586/bin/perl ./mass-check -n -o --noisy --progress --cs_ssl
--server "spamassassin.zones.apache.org.:38891"
"--run_post_scan=./rule-qa/nightly-slaves-start
jm@infiltrator.stdlib.net"  --reuse --cache
"--cachedir=/tmpfs/aicache_nightly" --cs_schedule_cache
"--cs_cachedir=/export/home/bbmass/cache" "--restart=500"
"--after=15552000" "--tail=25000" "--scanprob=0.3"
"spam:detect:/tmpfs/zz"

but this gives reuse=yes:

/local/perl586/bin/perl ./mass-check -n -o --noisy --progress --reuse
--cache "--cachedir=/tmpfs/aicache_nightly" --cs_schedule_cache
"--cs_cachedir=/export/home/bbmass/cache" "--restart=500"
"--after=15552000" "--tail=25000" "--scanprob=0.3"
"spam:detect:/tmpfs/zz"

(/tmpfs/zz is a directory containing a copy of
/home/bbmass/rawcor/jm/spam/high.wall.200801071800/316.  it appears any
of the cs_ssl client hosts gives similar results, so it's not just
infiltrator.stdlib.net.)'



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 5785] mass-check --cs_ssl breaks --reuse

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5785


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From jm@jmason.org  2008-01-15 14:39 -------
oops.  figured it out: the clients also need to have --reuse on their commandlines!



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 5785] mass-check --cs_ssl breaks --reuse

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5785





------- Additional Comments From felicity@apache.org  2008-01-15 14:57 -------
(In reply to comment #1)
> oops.  figured it out: the clients also need to have --reuse on their commandlines!

of course, the server doesn't do anything with the messages. :)



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.