How to make Spamassassin detect spam mails

2012-06-29 Thread Jayanta Ghosh
Dear List, We are trying to configure Spamassassin (Version 3.3.1-2) with postfix (Version 2.6.6-2.1) on RHEL 6.1 (64 bit). In order to integrate postfix with Spamassassin We did the following changes in the master.cf file :- We added "-o content_filter=spamassassin" to the following line smtp

Re: URIBL_GREY .. priority

2012-06-29 Thread Amedeo Rinaldo
Il 29/06/2012 13:50, Henrik K ha scritto: On Fri, Jun 29, 2012 at 01:24:44PM +0200, Amedeo Rinaldo wrote: ..[CUT].. why URIBL_GREY check has a so high priority ..[CUT].. It's because SpamAssassin sends DNS requests before rules are run. You can work around this as I have, but it requires lots

Re: URIBL_GREY .. priority

2012-06-29 Thread Henrik K
On Fri, Jun 29, 2012 at 01:24:44PM +0200, Amedeo Rinaldo wrote: > > I've grepped the entire filesystem and google a little but I'm not > able to understand the reason why URIBL_GREY check has a so high > priority .. > In my logs I can see that some messages which should be > shortcircuited (priori

URIBL_GREY .. priority

2012-06-29 Thread Amedeo Rinaldo
I've grepped the entire filesystem and google a little but I'm not able to understand the reason why URIBL_GREY check has a so high priority .. In my logs I can see that some messages which should be shortcircuited (priority -970) still hit that URIBL_GREY check. Any hints ? ..thnx -- Amed