Okay .. just scrounged a test machine and this configuration doesn't work on it ...
still getting:
exiscan: warning - failure while expanding exiscan_spamd_condition: "" is not an IP address
does anyone have a setup that uses exiscan with exim 4.xx, and only spam scores emails from outside your domain (using IP for verification)?
Alex
-----Original Message-----
From: Smith, A.D. [
mailto:ads13@leicester.ac.uk]
Sent: Wednesday, May 14, 2003 11:38 AM
To: exim-users@???
Subject: RE: [Exim] setting SA variable from exim
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.
--
## List details at
http://www.exim.org/mailman/listinfo/exim-users Exim details at
http://www.exim.org/ ##