exim.conf
hellocan someone please post the "ROUTERS CONFIGURATION" of your exim.conf please?
mine is giving "Unroutable address" everytime and i belive that's the problem
it looks like
begin routers
lookuphost:
driver = dnslookup
domains = ! +local_domains
ignore_target_hosts = 127.0.0.0/8
condition = "${perl{check_limits}}"
transport = remote_smtp
no_more
lookuphost:
driver = dnslookup
domains = ! +local_domains
ignore_target_hosts = 127.0.0.0/8
condition = "${perl{check_limits}}"
transport = remote_smtp
no_more