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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Dave Lugo
Date:  
À: exim-users
Sujet: 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.
--------------------------------------------------------