On 2015-12-12 21:34 -0600, Robert Steinmetz wrote: > How would one implement your suggestion in an Ubuntu/Debian server? > > The git hub link I provided in my original post also seems a valid approach, > but > Again, I'm not sure how to implement it in a Debian/Ubuntu environment. > > Please be gentle.
Maybe, as a first step, you could move from the Debian configuration infrastructure for exim to a hand edited configuration file. The exim4 package is already prepared for that; all you have to do is to create the configuration file as /etc/exim4/exim4.conf. You can start with the example configuration /usr/share/doc/exim4-base/examples/example.conf.gz and make changes as necessary. While it _is_ possible to achieve your goal within the Debian infrastructure, it involves creating or modifying files in an entire tree of configurations [1], which many find not "intuitive" and/or unfamiliar. I am reasonably sure that Ubuntu is exactly the same as Debian with respect to Exim. [1] file:///etc/exim4/conf.d/ -- Please *no* private copies of mailing list or newsgroup messages. Rule 420: All persons more than eight miles high to leave the court. -- ## 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/
