Pyzor not assigning scores

Discussion in 'Installation/Configuration' started by turtle777, Jul 8, 2009.

  1. turtle777

    turtle777 New Member

    Howdy, I'm new here, so please be patient with me. :)

    I got pyzor installed with SA 3.2.5. When running a test like this

    spamassassin --test-mode -D < /.spamassassin/testmail.txt

    pyzor seems to work.

    [328] dbg: plugin: loading Mail::SpamAssassin::plugin::pyzor from @INC
    [328] dbg: pyzor: network tests on, attempting Pyzor

    A score is assigned as well:

    pts rule name description
    ---- ---------------------- --------------------------------------------------
    ...
    3.7 PYZOR_CHECK Listed in Pyzor (http://pyzor.sf.net/)
    ...

    However, any emails received don't seem to be tagged with a score by pyzor. I redirected the above email to myself, no pyzor hit either.
    It only seems to work when I do the --test-mode dry run.

    What am I doing wrong? :confused:

    (btw, DCC and Razor2 work just fine)

    TIA,
    -t
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Any errors in your mail log?
    How do you invoke SpamAssassin? With amavisd, procmail, maildrop?
     
  3. turtle777

    turtle777 New Member

    I'm using procmail.

    Unfortunately, I don't seem to have access to the log files.
    I'm on a Dreamhost shared server, so (IIRC) the standard SA log would go to /var/log/mail.log, which is owned by root.
    I don't even have read access.

    Any way to redirect the SA log output ?

    -t
     

Share This Page