Hello [EMAIL PROTECTED],

  tryed googling and searching list archives but nothing was found
  helped me alot ... so  i'll try to accurately describe my config
  (it'l be long but im trying not to miss any thing)

  qmail + qmail-scanner + spamassassin + razor2 + pyzor + dcc ... all
  versions are freshest

  the problem: spamc doesn't use razor/pyzor/dcc ... how i learned it:

  1) ran:

  cat ~triton/tar/spamassassin/Mail-SpamAssassin-2.63/sample-spam.txt | 
spamassassin -D

  and seen that in output:

****************
X-Spam-Report:
        * 1000 GTUBE BODY: Generic Test for Unsolicited Bulk Email
        *  1.6 RAZOR2_CF_RANGE_51_100 BODY: Razor2 gives confidence between 51 
and 100
        *      [cf: 100]
        *  0.9 RAZOR2_CHECK Listed in Razor2 (http://razor.sf.net/)
        *  1.8 DCC_CHECK Listed in DCC (http://rhyolite.com/anti-spam/dcc/)
****************
  pyzor timeouted but works OK

  2) ran:
  spamd -L -x -u spamd -D -p 7830 &
  cat ~triton/tar/spamassassin/Mail-SpamAssassin-2.63/sample-spam.txt | spamc 
-p 7830

  and the output is:
****************
logmsg: connection from localhost [127.0.0.1] at port 51350
logmsg: processing message <[EMAIL PROTECTED]> for root:509.
debug: bayes: 10033 tie-ing to DB file R/O /home/spamd/.spamassassin/bayes_toks
debug: bayes: 10033 tie-ing to DB file R/O /home/spamd/.spamassassin/bayes_seen
debug: bayes: found bayes db version 2
debug: bayes: Not available for scanning, only 51 spam(s) in Bayes DB < 200
debug: bayes: 10033 untie-ing
debug: bayes: 10033 untie-ing db_toks
debug: bayes: 10033 untie-ing db_seen
debug: Language possibly: en
debug: running header regexp tests; score so far=0
debug: running body-text per-line regexp tests; score so far=0
debug: running raw-body-text per-line regexp tests; score so far=0
debug: running uri tests; score so far=0
debug: uri tests: Done uriRE
debug: running full-text regexp tests; score so far=0
debug: all '*From' addrs: [EMAIL PROTECTED]
debug: all '*To' addrs: [EMAIL PROTECTED]
debug: running meta tests; score so far=0
debug: auto-learn? ham=0.1, spam=12, body-hits=0, head-hits=0
debug: auto-learn: currently using scoreset 0.  no need to recompute.
debug: auto-learn? no: learner indicated spam (1000 > 1)
debug: is spam? score=1000 required=5 tests=GTUBE
logmsg: identified spam (1000.0/5.0) for root:509 in 0.3 seconds, 799 bytes.
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 23 Jul 2003 23:30:00 +0200
From: Sender <[EMAIL PROTECTED]>
To: Recipient <[EMAIL PROTECTED]>
Precedence: junk
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Subject: *** SPAM: Test spam mail (GTUBE)
X-Spam-Flag: YES
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on ns2.gidro-service.ru
X-Spam-Report: 
        * 1000 GTUBE BODY: Generic Test for Unsolicited Bulk Email
X-Spam-Status: Yes, hits=1000.0 required=5.0 tests=GTUBE autolearn=no 
        version=2.63
X-Spam-Level: **************************************************

This is the GTUBE, the
        Generic
        Test for
        Unsolicited
        Bulk
        Email

If your spam filter supports it, the GTUBE provides a test by which you
can verify that the filter is installed correctly and is detecting incoming
spam. You can send yourself a test mail containing the following string of
characters (in upper case and with no white spaces and line breaks):

XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X

You should send this test mail from an account outside of your network.
****************

it does not tell anything about helper apps ... nothing ...


my /etc/mail/spamassassin/local.conf:
****************
skip_rbl_checks         1
required_hits           5
#use_terse_report       1
dns_available           yes
rewrite_subject         1
spam_level_stars        1
subject_tag             *** SPAM:
####report_header               1
report_safe             0
ok_languages            en ru
use_razor2              1
razor_config            /etc/razor/razor-agent.conf

trusted_networks        192.168.0.

whitelist_from [EMAIL PROTECTED]
whitelist_from [EMAIL PROTECTED]
whitelist_from [EMAIL PROTECTED]
****************

user spamd has home dir and ~spamd/.razor is symlink to /etc/razor

/etc/razor is owned by root.spamd and is group-readable ...


what else can i tell ... spamc is NOT using helper apps ... HOW can i
fix it????

---
with best regards, Alexander Galitski
Gidro-Service, http://www.gidro-service.ru/
phone: 8(095)105-7567

Reply via email to