On Mon, 7 Feb 2005 09:50:02 +0100 - Salvatore Toribio <[EMAIL PROTECTED]> wrote:Gentoo really adds another patch after 1.24st, but I have installed SA-3.0.2 and tested it with 1.24st and 1.25st (I hope it will be in the page today), and I don't get that error.
Which error are you refering to.. the double SPAM-'s?
The error you mentioned during configuration: ------ Something like spamc for SpamAssassin detected - but not correctly installed (didn't include a "X-Spam-Status" line in output). Please read Q-S FAQ if you want it - especially check that spamd daemon is running. Ignoring... ------
with qmail-scanner-1.24-mod (clamdscan: 0.81/685. f-prot: 4.4.7/3.14.13. spamassassin: 3.0.2. perlscan: 1.24-mod. Clear:RC:0(193.43.128.2):SA:0(?/?):. Processed in 10.024077 secs);
X-Spam-Status: No, hits=? required=?
X-Spam-Checker-Version: SpamAssassin 3.0.2-gr1 (2004-11-16) on trance.isd.no
X-Spam-Level:
X-Spam-Status: "No, score=0.0 required=5.0 tests=none auto
That's the headers from the mail you just sent (and I'm replying to..)
I don't like that 'X-Spam-Status: "No....' header
Look at this one from my server:
Received: from 193.43.128.2 by proxy2 (envelope-from <[EMAIL PROTECTED]>, uid 81) with qmail-scanner-1.25st
(sophie: 3.04/2.26/3.88. spamassassin: 3.0.2. perlscan: 1.25st. Clear:RC:1(193.43.128.2):SA:0(3.4/6.5):.
Processed in 1.616912 secs); 07 Feb 2005 10:27:00 -0000
X-Spam-Status: No, hits=3.4 required=6.5
Notice that in your header there is an extra double quote (")
And the configure script regex is:
"`echo $DD|grep 'X-Spam-Status: No'`" = ""
So that (") before the 'No' will break the check during configure...
And the subroutine spamassassin in 'verbose mode':
/^X-Spam-Status: (Yes|No), (hits|score)=(-?[\d\.]*) required=([\d\.]*)/
Again the extra (") will break the check (ci frega)
And if I run mannually SA-3.0.2 (simil verbose mode):
# spamc -U /home/spamd/spamd < proxy2110775546970414883
Received: from localhost by proxy2.urbe.it with SpamAssassin (version 3.0.2); Mon, 07 Feb 2005 11:40:17 +0100 From: 123Greetings.com <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Win a Grand for your Sweetheart X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on proxy2.urbe.it X-Spam-Status: Yes, score=8.6 required=6.5 tests=AWL,BAYES_80,
There is not an extra (")
My question is:
who adds that (")?
Is the same question of two weeks ago..
Regards
ST
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Qmail-scanner-general mailing list Qmail-scanner-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general