Re: [Exim] SpamAssassin on all but 10.0.0.0/8

Top Pagina
Delete this message
Reply to this message
Auteur: Pat Lashley
Datum:  
Aan: Doug Sibley, exim-users
Onderwerp: Re: [Exim] SpamAssassin on all but 10.0.0.0/8
--On Thursday, November 13, 2003 18:47:27 +0000 Doug Sibley
<das@???> wrote:

> I think it should be simple but taking a look at the docs, I can't
> figure out which variable I would test this against and where I would
> put it.
>
> I don't want email from local users to be subject to spam checking as it
> is not needed (and increases load on the server).


put a '! hosts 127.0.0.1 : 10.0.0.0/8' clause just above the 'spam ...'
in the spam checking ACL(s).




-Pat