Hello list,

I installed qmail-scanner-1.25 with the 'q-s-1.25st-20050406 patch and 
it's running too.

But I still got a problem here. When I'm doing a multi-rcpt-to message 
the mails are looking different.

According to the logfiles both mails where scanned with the right '-u' 
parameter. But I don't defined any user parameter in the data database 
backend so I don't think this is the reason for the different output.

Here is mail 1 (only the relevant header details):

> X-Spam-Status: No, hits=-2.5 required=5.0
> X-Qmail-Scanner-Message-ID: <[EMAIL PROTECTED]>
> X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on 
sv0.topdomain.invalid
> X-Spam-Status: No, score=-2.5 required=5.0 tests=ALL_TRUSTED,BAYES_50,
>         [...]
>         autolearn=no version=3.0.1
> X-Spam-Level:

And mail 2:

> X-Spam-Status: No, hits=-2.5 required=5.0
> X-Spam-Report: SA TESTS
>   [...]
>  -3.3 ALL_TRUSTED            Did not pass through any untrusted hosts
>   0.0 BAYES_50               BODY: Bayesian spam probability is 40 to 
60%
> X-Qmail-Scanner-Message-ID: <[EMAIL PROTECTED]>
> X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on 
sv0.topdomain.invalid
> X-Qmail-Scanner-MOVED-X-Spam-Status: No, score=-2.5 required=5.0 
tests=ALL_TRUSTED,BAYES_50,[...]
>         autolearn=no version=3.0.1
> X-Spam-Level:

Note: I have to delete some of the SPAM keywords because of the MTA of 
sourceforge:

> Remote host said: 550 This message matches a blacklisted regular 
expression (pharma ban)

Why are this differences? Mail 1 got only a short report and mail 2 got 
the long version of it? Is this a spamassasin_verbose,spamassassin_fast 
problem? I would like to prefer the normal spamassassin but I read many 
warning about this in the source code. But I'm not sure what kind of 
trouble I'm going into with this option.

I also made a test setup so maybe there is the problem but I don't want 
to test this stuff with my live system.

Anyway here is my 'configure' call:

./configure  \
        --qs-user qscand  \
        --qs-group qscand  \
        --spooldir /var/spool/qmailscan  \
        --qmaildir /var/qmail  \
        --bindir /var/qmail/bin  \
        --qmail-queue-binary /var/qmail/bin/qmail-queue   \
        --admin virusscan  \
        --domain topdomain.invalid  \
        --admin-fromname "System Anti-Virus Administrator"  \
        --notify recips,admin  \
        --local-domains topdomain.invalid  \
        --silent-viruses auto  \
        --virus-to-delete 0  \
        --skip-text-msgs 1  \
        --block-password-protected 0  \
        --lang en_GB  \
        --debug 1  \
        --minidebug 1  \
        --add-dscr-hdrs 0  \
        --dscr-hdrs-text "X-Qmail-Scanner"  \
        --archive 1   \
        --settings-per-domain 1  \
        --unzip 0  \
        --max-zip-size 1000000000  \
        --max-unpacked-files 10000  \
        --redundant 1  \
        --log-details yes  \
        --log-crypto 0  \
        --fix-mime 1   \
        --ignore-eol-check 1  \
        --sa-sql 1  \
        --sa-delta 0  \
        --sa-alt 0  \
        --sa-debug 0  \
        --sa-report 0  \
        --sa-quarantine 0  \
        --sa-delete 0  \
        --sa-reject 0  \
        --scanners "kavscanner,spamassassin"

Any ideas?

-- 
So long... Fuzz


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to