begin routers
lookuphost:
    driver = dnslookup
    #domains = ! +local_domains
    ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8
    transport = remote_smtp
    self = pass

I would like to change this so that emails from authenticated smtp
users always use dns for loockup and emails from non-authenticated
(remote mail servers) always use local_domains list. Anyone has idea
how to do it?

-- 
## List details at https://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