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.