Re: [EXIM] filter problem

Top Page
Delete this message
Reply to this message
Author: Vadim Vygonets
Date:  
To: exim-users
Subject: Re: [EXIM] filter problem
Quoth Pollywog on Fri, Feb 19, 1999:
> elif "$lookup {$sender_host_address} lsearch
> {/local/mail/block/sender-host-reject}\
> {found}{notfound}}" is "found" then fail text "Mail undeliverable"


This must be:
    ${lookup {$se.....
     ^
     ^
     ^
You forgot the open brace.


> Why was it not complaining before and only now causes problems?


No idea.

Vadik.

-- 
Any language that involves exposing private parts to friends is a
tad suspect...
    -- Geoff Lane in the Monastery


--
*** Exim information can be found at http://www.exim.org/ ***