>> Yes, that would work to route the valid addresses in my manualroute >> router, but it looks like if I don't :fail: the invalid ones somewhere, >> the default dnslookup router gets them and they find their way to Notes >> that way. > > The default dnslookup router shouldn't be able to get its hands on local
> domains. In the default config it's placed first with a > > domains = ! +local_domains > > precondition. Yes, I have the default dnslookup router: dnslookup: driver = dnslookup domains = ! +local_domains transport = remote_smtp ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8 no_more and my local_domains is the default: domainlist local_domains = @ which would be 'smtp1.ymp.gov', but I'm routing for 'ymp.gov' and a bunch of other domains. If I address something to the invalid address [EMAIL PROTECTED], I think I would get a loop. 'ymp.gov' is not a local_domains, but smtp1.ymp.gov is in the ymp.gov MX. Should my local_domains list be all of the domains that I route for + @? -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
