----- Original Message ----- >From: "Kristopher Austin" <[EMAIL PROTECTED]> >To: "Spamassasin Users List" <[EMAIL PROTECTED]> >Sent: Wednesday, July 07, 2004 6:01 PM >Subject: RE: greylisting?
>This concerned our management a bit and I found sa-exim (I believe that >Mime-Defang does the same thing). It evaluates the spam score before >deciding if it should greylist it. This is a perfect solution. We >greylist everything above 3 points. In this way, everything that is >definitely not spam is not punished, but stuff that could be is "tested" >through the greylist system. Hi! Greylisting seems to be a very good solution My spamassassin 2.60-1 is called by amavisd-new 20030616-p9 I like your solution: -immediately accept emails with score < 3.0 -immediately reject emails with score > 10.0 -greylist emails >= 3.0 and <= 10.0 Can it be done with amavisd-new ? Thanks, Eddy