Re: [exim] Condition

Top Page
Delete this message
Reply to this message
Author: Todd Lyons
Date:  
To: exim-users
Subject: Re: [exim] Condition
On Fri, Aug 8, 2014 at 10:40 AM, <Lena@???> wrote:
>
>> condition = ${if or{\
>> {${lookup{$local_part\@$domain}lsearch{/etc/exim/list1}{false}{true}}} \
>
> condition = ${if or{\
> {bool{${lookup{$local_part\@$domain}lsearch{/etc/exim/list1}{false}{true}}}}\


Oh, yeah, I totally forgot about bool{}. That is by far the more
eloquent function.

...Todd

--
The total budget at all receivers for solving senders' problems is $0.
If you want them to accept your mail and manage it the way you want,
send it the way the spec says to. --John Levine