Hello, my system is a redhat 7.3 with this spamassassin versions and i
am using qmail in it.
"""
machine:/etc/mail/spamassassin# spamassassin -V
SpamAssassin version 3.0.1
  running on Perl version 5.6.1
machine:/etc/mail/spamassassin# spamc -V
SpamAssassin Client version 3.0.1
"""

The problem that i have is that i only want to launch spamassassin in my
account so i am using my .qmail-file to do it.
| spamassassin | preline procmail -t -m -p ./skuda/procmailrc

I know that i would be launching spamc and not spamassassin perl script
but i get different scores from the 2 programs.

SPAMC:
spamc -r <
skuda/Maildir/.spam/cur/1121844030.M156489P30796V0000000000000303I00436361_2015.betanetweb.com,S=9921:2,S
Spam detection software, running on the system "betanetweb.com", has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see
the administrator of that system for details.

Content preview:  neuroanotomy Incredible Prices on Rx Hurry While
  Supplies Last! [...]

Content analysis details:   (7.3 points, 4.0 required)

 pts rule name              description
---- ----------------------
--------------------------------------------------
 1.5 MPART_ALT_DIFF         BODY: HTML and text parts are different
 0.3 MIME_HTML_MOSTLY       BODY: Multipart message mostly text/html
MIME
 0.0 HTML_MESSAGE           BODY: HTML included in message
 0.2 HTML_FONT_BIG          BODY: HTML tag for a big font size
 0.2 HTML_90_100            BODY: Message is 90% to 100% HTML
 1.1 NO_DNS_FOR_FROM        DNS: Envelope sender has no MX or A DNS
records
 0.1 DNS_FROM_AHBL_RHSBL    RBL: From: sender listed in dnsbl.ahbl.org
 3.9 URIBL_SC_SURBL         Contains an URL listed in the SC SURBL
blocklist
                            [URIs: weofferaselection.com]
 0.5 URIBL_WS_SURBL         Contains an URL listed in the WS SURBL
blocklist
                            [URIs: weofferaselection.com]
-0.6 AWL                    AWL: From: address is in the auto white-list


Spamassassin:
spamassassin <
cur/1121844030.M156489P30796V0000000000000303I00436361_2015.betanetweb.com,S=9921:2,S

>From [EMAIL PROTECTED] Fri Nov 12 12:53:26 2004
Received: from localhost by betanetweb.com
        with SpamAssassin (version 3.0.1);
        Tue, 06 Sep 2005 16:24:08 +0200
From: "VicoRx  6" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: *****SPAM***** Your order
Date: Fri, 12 Nov 2004 07:50:35 -0500 (MSD)
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Flag: YES
X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on
betanetweb.com
X-Spam-Status: Yes, score=11.0 required=4.0 tests=BAYES_95,

DNS_FROM_AHBL_RHSBL,HTML_90_100,HTML_FONT_BIG,HTML_IMAGE_RATIO_02,
        HTML_MESSAGE,MIME_HTML_MOSTLY,MPART_ALT_DIFF,NO_DNS_FOR_FROM,
        URIBL_SC_SURBL,URIBL_WS_SURBL autolearn=no version=3.0.1
X-Spam-Level: **********
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="----------=_431DA688.5E031C81"

This is a multi-part message in MIME format.
------------=_431DA688.5E031C81
Content-Type: text/plain
Content-Disposition: inline
Content-Transfer-Encoding: 8bit

Spam detection software, running on the system "betanetweb.com", has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see
the administrator of that system for details.

Content preview:  neuroanotomy Incredible Prices on Rx Hurry While
  Supplies Last! [...]

Content analysis details:   (11.0 points, 4.0 required)

 pts rule name              description
---- ----------------------
--------------------------------------------------
 0.1 MPART_ALT_DIFF         BODY: HTML and text parts are different
 2.1 BAYES_95               BODY: Bayesian spam probability is 95 to 99%
                            [score: 0.9714]
 0.0 HTML_IMAGE_RATIO_02    BODY: HTML has a low ratio of text to image
area
 1.0 MIME_HTML_MOSTLY       BODY: Multipart message mostly text/html
MIME
 0.0 HTML_MESSAGE           BODY: HTML included in message
 0.1 HTML_FONT_BIG          BODY: HTML tag for a big font size
 0.0 HTML_90_100            BODY: Message is 90% to 100% HTML
 1.6 NO_DNS_FOR_FROM        DNS: Envelope sender has no MX or A DNS
records
 0.3 DNS_FROM_AHBL_RHSBL    RBL: From: sender listed in dnsbl.ahbl.org
 4.3 URIBL_SC_SURBL         Contains an URL listed in the SC SURBL
blocklist
                            [URIs: weofferaselection.com]
 1.5 URIBL_WS_SURBL         Contains an URL listed in the WS SURBL
blocklist
                            [URIs: weofferaselection.com]

The original message was not completely plain text, and may be unsafe to
open with some email clients; in particular, it may contain a virus,
or confirm that your address can receive spam.  If you wish to view
it, it may be safer to save it to a file and open it with an editor.


------------=_431DA688.5E031C81

I dont know what happening, on other side i have any times that email
get my inbox without be analyzed because i cant see in his code the
spamassassin headers i suppose that its because any timeout or by the
way i use in .qmail file to call spamassassin, anyone can help me
please?

Reply via email to