Is there a way I can set this to test local deliveries using exim -C configure.test?
Or can I trust the code enought to place it straight into service on a live mail relay?
Thanks,
Alex
-----Original Message-----
From: Philip Hazel [
mailto:ph10@cus.cam.ac.uk]
Sent: Wednesday, May 14, 2003 11:37 AM
To: Smith, A.D.
Cc: exim-users@???
Subject: Re: [Exim] setting SA variable from exim
On Wed, 14 May 2003, Smith, A.D. wrote:
> Hi, not sure if this is an exiscan or exim problem, but I'm trying to
> set a variable for exiscan which is resulting in an error:
>
> The code:
>
> exiscan_spamd_condition = ${if eq \
> {${mask:$host_address/16}}\
> {${mask:$sender_host_address/16}}\
> {0} {1}\
> }
>
> (which seems to correspond with the documentation)
>
> The error:
>
> exiscan: warning - failure while expanding exiscan_spamd_condition: ""
> is not an IP address
Just a guess: Is this being used for non-SMTP incoming messages? If so,
there won't be any IP address in $sender_host_address.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.