Re: [Exim] Internal Mail

Top Page
Delete this message
Reply to this message
Author: ODHIAMBO G. Washington
Date:  
To: Exim-Users (E-mail)
Subject: Re: [Exim] Internal Mail
* Ron McKeating <R.J.Mckeating@???> [20030613 17:44]: wrote:
> Hi all. Now please don't shout at me and say this is a spamassassin
> question. What I want to do is configure the exim config/exiscan file to
> not run spamassassin for any email that comes from our internal ip
> subnets. Is anybody doing this and if so could you drop me a line (via
> the list in case anybody else wants to do it)



You mean the old way or the new style (exiscan-acl)??


The old way ;-)


exiscan_condition = ${if or  { {eq {${mask:$sender_host_address/24}} {a.b.c.d/24}} \
                               {eq {${mask:$sender_host_address/25}} {w.x.y.z/25}} \
                               {eq {${mask:$sender_host_address/28}} {1.2.3.4/28}} \
                             }{0}{1}}




The new way is as you heard from the horse's mouth!!



-Wash

--
Odhiambo Washington   <wash@???>  "The box said 'Requires
Wananchi Online Ltd.  www.wananchi.com      Windows 95, NT, or better,'
Tel: +254 2 313985-9  +254 2 313922         so I installed FreeBSD."
GSM: +254 72 743223   +254 733 744121       This sig is McQ!  :-)



Boling's postulate:
    If you're feeling good, don't worry.  You'll get over it.