Re: [Exim] condition for spamcheck router

Etusivu
Poista viesti
Vastaa
Lähettäjä: Juha Saarinen
Päiväys:  
Vastaanottaja: Michael Bordignon
Kopio: 'exim-users@exim.org'
Aihe: Re: [Exim] condition for spamcheck router
Michael Bordignon wrote:

> hello,
>
> I'm trying to work out what I should use for a condition statement in my
> spamassassin router, that will not check the email if:
>
> a) it isn't already flagged as spam
> b) it isn't already scanned
> c) it wasn't sent either locally or from a host we relay for
>
> Could someone help me out with this? Any help would be much appreciated!


Michael,

I suspect you got the conditions above inverted (presumably you want to
avoid checking the email if it's already scanned), but... have you tried
using SA-Exim?

It does all the above with a few simple configuration file entries.

--
Juha