Spamassassin test fail

2006-10-16 Thread Gerhard Mourani

Hello,

I'm running the tests that come with Spamassassin and get some error on 
some of them and would like to know if someone in this list could help 
me understand why those tests fail and how to fix then (if possible).


Here the failling tests:

t/dnsbl.Not found: P_2 =  
 [127.0.0.4]

# Failed test 1 in t/SATest.pm at line 592
   Not found: P_7 =  

t/dnsbl.NOK 1# Failed test 2 in t/SATest.pm at line 
592 fail #2
   Not found: P_4 =   
[127.0.0.1]
t/dnsbl.NOK 2# Failed test 3 in t/SATest.pm at line 
592 fail #3
   Not found: P_3 =   
[127.0.0.12]
t/dnsbl.NOK 3# Failed test 4 in t/SATest.pm at line 
592 fail #4
   Not found: P_5 =  
 [127.0.0.1]
t/dnsbl.NOK 4# Failed test 5 in t/SATest.pm at line 
592 fail #5
   Not found: P_1 =   
[127.0.0.2]
t/dnsbl.NOK 5# Failed test 6 in t/SATest.pm at line 
592 fail #6
   Not found: P_6 =   
[127.0.0.2]
t/dnsbl.NOK 6# Failed test 7 in t/SATest.pm at line 
592 fail #7

   Not found: P_15 =  DNSBL_RHS
t/dnsbl.NOK 7# Failed test 8 in t/SATest.pm at line 
592 fail #8

   Not found: P_17 =  DNSBL_SB_FLOAT
t/dnsbl.NOK 8# Failed test 9 in t/SATest.pm at line 
592 fail #9

   Not found: P_18 =  DNSBL_SB_STR
t/dnsbl.NOK 9# Failed test 10 in t/SATest.pm at line 
592 fail #10

   Not found: P_16 =  DNSBL_SB_TIME
t/dnsbl.NOK 10# Failed test 11 in t/SATest.pm at 
line 592 fail #11

   Not found: P_10 =  DNSBL_TEST_DYNAMIC
t/dnsbl.NOK 11# Failed test 12 in t/SATest.pm at 
line 592 fail #12

   Not found: P_12 =  DNSBL_TEST_RELAY
t/dnsbl.NOK 12# Failed test 13 in t/SATest.pm at 
line 592 fail #13

   Not found: P_11 =  DNSBL_TEST_SPAM
t/dnsbl.NOK 13# Failed test 14 in t/SATest.pm at 
line 592 fail #14

   Not found: P_8 =  DNSBL_TEST_TOP
t/dnsbl.NOK 14# Failed test 15 in t/SATest.pm at 
line 592 fail #15

   Not found: P_9 =  DNSBL_TEST_WHITELIST
t/dnsbl.NOK 15# Failed test 16 in t/SATest.pm at 
line 592 fail #16

   Not found: P_14 =  DNSBL_TXT_RE
t/dnsbl.NOK 16# Failed test 17 in t/SATest.pm at 
line 592 fail #17

   Not found: P_13 =  DNSBL_TXT_TOP
t/dnsbl.NOK 17# Failed test 18 in t/SATest.pm at 
line 592 fail #18
t/dnsbl.FAILED tests 
1-18   
   Failed 18/23 tests, 21.74% okay


Spamassassin version is -> 3.1.7

Thanks,


Re: Spamassassin test fail

2006-10-16 Thread Gerhard Mourani

Theo Van Dinter wrote:

On Mon, Oct 16, 2006 at 06:58:45PM -0400, Gerhard Mourani wrote:
  

Here the failling tests:

t/dnsbl.Not found: P_2 =  
 [127.0.0.4]

# Failed test 1 in t/SATest.pm at line 592
   Not found: P_7 =  




If you run "host 134.88.73.210.dnsbltest.spamassassin.org" does it return
anything?  Do you have Net::DNS installed, and is it an appropriate version?

  

Hello Theo,

Net-DNS version is -> 0.53
[EMAIL PROTECTED] ~]$ host 134.88.73.210.dnsbltest.spamassassin.org
134.88.73.210.dnsbltest.spamassassin.org has address 127.0.0.4



Howto automatically remove spam instead of maked it as [SPAM]

2006-10-17 Thread Gerhard Mourani
Hello,

I would like to know howto automatically remove detected Spam? I don't
want spamassassin to deliver the spam with a [SPAM] tag at the begining of
the message but preffer to send it (the spam) directly to something like
/dev/null

-- 
Gerhard Mourani

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



MailScanner & Postfix

2006-10-17 Thread Gerhard Mourani
Does someone was able to make MailScanner work correctly with Postfix??
I've MailScanner installed and configured to scan for Spam and Virus
through Postfix but look like it's not working as expected, I can see that
is start its job but still too much spam received. The only way for me to
really and correctly block the spam are via Postfix and Spamassassin
directly. If I include MailScanner into the process then lot of spam are
NOT blocked.

-- 
Gerhard Mourani

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



Re: MailScanner & Postfix

2006-10-18 Thread Gerhard Mourani

Noel Jones wrote:

On 10/17/06, Gerhard Mourani <[EMAIL PROTECTED]> wrote:

Does someone was able to make MailScanner work correctly with Postfix??
I've MailScanner installed and configured to scan for Spam and Virus .


You'll probably get more help on the mailscanner list.


Thanks,

I was able to get fast help from MailScanner mailling and fixed my 
problem, it's working now. For those who said that MailScanner is not 
working with Postfix, that's wrong, it's working fine and consume less 
memories than what you  have with amavis and spand is no required to 
make it run, so you save one more process on your server.