Vittorio Muth <[EMAIL PROTECTED]> wrote:
I've read in the FAQ, that spamassassin does not drop mails. OK.

Is there anyone who got it, to configure spamassassin like that:?

As it says in the FAQ, SpamAssassin does not do that.


HOWEVER, you can have another program - generally the program calling SA, such as procmail or MIMEDefang - take various actions based on the score a message receives.

Score 5.0 = mark as spam and forward
Score 15 = move mail to /dev/null or send it to [EMAIL PROTECTED]

In procmail, check the X-Spam-Level header to see if it starts with 15 *s, as in:
* ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*


In MIMEDefang, call action_discard or action_bounce based on the value of $hits when it calls SpamAssassin.

And so on.


Kelson Vibber
SpeedGate Communications <www.speed.net>





------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to