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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Dave Lugo
日付:  
To: exim-users
題目: 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.
--------------------------------------------------------