Here's the conf file generated by dpkg-reconfigure exim4-config.
I don't see anything for a domainlist.
dc_eximconfig_configtype='smarthost'
dc_other_hostnames='mail.network.net,smtp.network. net,network.net'
dc_local_interfaces='172.16.2.2 ; 172.20.2.2'
dc_readhost='network.net'
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets='172.16.2.2/16;172.20.2.2/16'
dc_smarthost='smtp.outside.com'
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname='true'
dc_mailname_in_oh='true'
dc_localdelivery='maildir_home'
I'm also wondering if the problem is the MDA instead of the MTA.
|