[Exim] Help setting up a condition

Top Page
Delete this message
Reply to this message
Author: Terry Shows
Date:  
To: exim-users
Subject: [Exim] Help setting up a condition
I have a file named "tables/relay.hosts".

In my SA-exim config I have the following:

SAEximRunCond: ${if and {{def:sender_host_address} {!eq
{$sender_host_address}{127.0.0.1}} {!eq {$h_X-SA-Do-Not-Run:}{Yes}} }
{1}{0}}

I want to have the SAEximRunCond to also look at the file
"tables/relay.hosts" and if the host is in this file, NOT to run
spamassassin.

Sorry about asking you guys about spamassassin stuff, but I figured since
this is an exim condition you would be more qualified to answer it.

Thank You

Terry Shows
terry.shows@??? <mailto:terry.shows@csstn.com>