On Sun, 30 Sep 2007, Magnus Holmgren wrote:
>
> Both exist in Exim 4 and are not the same thing. :fail: is specific to the
> redirect router, so to translate the above sendmail config, a separate router
> is needed, such as:
>
> bad_domains:
>   driver = redirect
>   allow_fail
>   data = ${lookup{$domain}lsearch{/etc/exim/bad_domains}}
>

Thank you (and Andreas!).  I started thinking along the same
lines myself after my last email.  I'll just grep out the
one that need to be :fail:, and put them in their own router.

best regards,

Dave

-- 
--------------------------------------------------------
Dave Lugo   [EMAIL PROTECTED]    LC Unit #260   TINLC
Have you hugged your firewall today?   No spam, thanks.
--------------------------------------------------------
Are you the police?  . . . .  No ma'am, we're sysadmins.

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to