I may have answered my own question, would this work?
internal_hosts:
driver = manualroute
transport = remote_smtp
domains = ${lookup dnsdb{a=$domain}{$value}fail}
route_list = $domain ${lookup dnsdb{a=$domain}{$value}fail}
The problem I am trying to solve is:
1) A wildcard mx record exists for an arbitrary server that points to
me.
2) I need to take the message, and forward it on to the intended host
that is pointed to only by an A record (exim needs to disregard the
wildcard MX).
Ed...
-----Original Message-----
From: Ed Ames
Sent: Monday, April 07, 2003 1:21 PM
To: exim-users@???
Subject: [Exim] dnslookup and "nomx" option
Does anyone know how I can set up a dnslookup router that IGNORES MX
records?
Ed...
--
## List details at
http://www.exim.org/mailman/listinfo/exim-users Exim
details at
http://www.exim.org/ ##