Re: [exim] Recipient verify only for non-authenticated users

Top Page
Delete this message
Reply to this message
Author: Dave Lugo
Date:  
To: exim-users
Subject: Re: [exim] Recipient verify only for non-authenticated users
On Thu, 27 Oct 2011, Colin wrote:

>    condition = ${if eq 
> {1}{${lookup{$domain}lsearch{/etc/staticroutes}{1}{0}}}}



Looking at my config, I think that can be more simply expressed as:

domains = lsearch;/etc/staticroutes

(hopefully someone will point out if I'm incorrect)


-- 
--------------------------------------------------------
  Dave Lugo     dlugo@???      No spam, thanks.
  Are you the police?  . . .  No ma'am, we're sysadmins.
--------------------------------------------------------