|
Hi!
I have qmail-scanner and spamassassin
installed.
When I moved qmail-queue to qmail-queue.orig
and edit
the qmail-queue as:
#!/bin/sh
/usr/bin/spamc | /var/qmail/bin/qmail-queue.orig The spamassassin works just fine.
When I removed the qmail-queue.orig to qmail-queue
it didn't
filtered the spams.
Anyone knows why?
This is a full header from a message that indicates
that qmail-scanner
is calling spamassassin, but for the time that it
takes it doens't
seem to be that actualy is working. And the thruth
is that it doesn't
filter.
Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED] Received: (qmail 1685 invoked by uid 500); 9 Feb 2004 12:35:56 -0000 Received: from [EMAIL PROTECTED] by brithol by uid 92 with qmail-scanner-1.20 (spamassassin: 2.63. Clear:RC:1(127.0.0.1):. Processed in 0.242745 secs); 09 Feb 2004 12:35:56 -0000 X-Qmail-Scanner-Mail-From: [EMAIL PROTECTED] via brithol X-Qmail-Scanner: 1.20 (Clear:RC:1(127.0.0.1):. Processed in 0.242745 secs) Received: from localhost (HELO brithol) (127.0.0.1) by localhost with SMTP; 9 Feb 2004 12:35:55 -0000 Received: from hotmail.com (sea1-dav34.sea1.hotmail.com [207.68.162.91]) by localhost (VaMailArmor-2.0.1.16) id 01667-0F8D1D6C; Mon, 09 Feb 2004 14:35:52 +0200 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 9 Feb 2004 04:35:54 -0800 Received: from 213.187.136.91 by sea1-dav34.sea1.hotmail.com with DAV; Mon, 09 Feb 2004 12:35:54 +0000 X-Originating-IP: [213.187.136.91] X-Originating-Email: [EMAIL PROTECTED] X-Sender: [EMAIL PROTECTED] From: "=?iso-8859-1?B?03NjYXIgR2ly428=?=" <[EMAIL PROTECTED]> To: "=?iso-8859-1?B?03NjYXIgR2ly428=?=" <[EMAIL PROTECTED]> Subject: Free Doctor Codeine Tylenol3 Consultation Date: Mon, 9 Feb 2004 14:35:47 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0029_01C3EF1A.01E13370" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: <[EMAIL PROTECTED]> X-OriginalArrivalTime: 09 Feb 2004 12:35:54.0502 (UTC) FILETIME=[42720A60:01C3EF09] X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.16; VAE: 6.23.0.3; VDF: 6.23.0.61; host: brithol.brithol.com) But when I had the qmail-queue as:
#!/bin/sh /usr/bin/spamc | /var/qmail/bin/qmail-queue.orig I received the header like this:
Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED] Received: (qmail 12724 invoked by uid 500); 9 Feb 2004 09:49:45 -0000 Received: from [EMAIL PROTECTED] by brithol by uid 92 with qmail-scanner-1.20 (spamassassin: 2.63. Clear:RC:1(127.0.0.1):. Processed in 0.02989 secs); 09 Feb 2004 09:49:45 -0000 X-Qmail-Scanner-Mail-From: [EMAIL PROTECTED] via brithol X-Qmail-Scanner: 1.20 (Clear:RC:1(127.0.0.1):. Processed in 0.02989 secs) Received: from localhost (HELO brithol) (127.0.0.1) by localhost with SMTP; 9 Feb 2004 09:49:44 -0000 Received: from Girao ([192.168.2.57] [192.168.2.57]) by localhost (VaMailArmor-2.0.1.16) id 12507-42639709; Mon, 09 Feb 2004 11:49:44 +0200 Message-ID: <[EMAIL PROTECTED]> From: "=?iso-8859-1?B?03NjYXIgR2ly428=?=" <[EMAIL PROTECTED]> To: "=?iso-8859-1?B?03NjYXIgR2ly428=?=" <[EMAIL PROTECTED]> Subject: teste de mail Date: Mon, 9 Feb 2004 11:49:53 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_010B_01C3EF02.D4BFD2A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.16; VAE: 6.23.0.3; VDF: 6.23.0.60; host: brithol.brithol.com) X-Spam-DCC: : X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on brithol.brithol.com X-Spam-Level: X-Spam-Status: No, hits=-97.9 required=5.0 tests=HTML_70_80,HTML_MESSAGE, MIME_HTML_MOSTLY,USER_IN_WHITELIST autolearn=no version=2.63 Where I have the x-spam info.
Tks for the help!!!
Oscar
|
