--- On Mon, 9/22/08, Dan_Mitton wrote:
> The last router in the router section supports delivery to
> local users. Of
> course, that means all routers before that must
> "fail" so that it gets
> that far. The routers above the 'localuser' router
> should likely have:
>
> domains = ! +local_domains
>
> or something similar as a condition, so that they will be
> passed by. Does
> this machine have multiple IP addresses and/or multiple
> names? You might
> need to update the:
>
> domainlist local_domains = @
>
> to include other aliases:
>
> domainlist local_domains = @ : mail.mydomain.com
I neglected to mention that the domain list already looks like this:
domainlist local_domains = @:localhost:mydomain.com
also the relay list is empty:
domainlist relay_to_domains =
--
## 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/