On Thu, 6 Mar 2014 09:43:17 -0800 Ken Simpson <[email protected]> wrote:
> dc_eximconfig_configtype='smarthost' > dc_other_hostnames='' > dc_local_interfaces='127.0.0.1' > dc_readhost='your.server.name.example.net' > dc_relay_domains='' > dc_minimaldns='false' > dc_relay_nets='' > dc_smarthost='smarthost.example.com::25' > CFILEMODE='644' > dc_use_split_config='true' > dc_hide_mailname='false' > dc_mailname_in_oh='true' That looks like the debian meta-configuration file update-exim4.conf.conf, not an Exim configuration file proper. There may be a debian specific list where you can ask this question with a better chance of getting a helpful answer. In any case, it is unlikely that you can get what you want by changing this file; the debian meta-configuration doesn't support such fine grained details. You'll need to change some of the template snippets under /etc/exim4/conf.d (or /etc/exim4/exim4.conf.template if using the unsplit setup) and rerun dpkg-reconfigure exim4-config. -- Please *no* private copies of mailing list or newsgroup messages. gpg public key: 2048R/984A8AE4 fingerprint: 7953 ADA1 0E8E AB57 FB79 FFD2 360A 88B2 984A 8AE4 Funny pic: http://bit.ly/ZNE2MX -- ## 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/
