On Fri, Mar 04, 2016 at 06:51:40PM -0500, Paul Faure wrote: > They leverage different certificates and certificate chains (from different > vendors). As such they run on two IPs. > Is there a way to do that in the same instance of exim?
No, you will have to build different versions of exim, just changing CONFIGURE_FILE and BIN_DIRECTORY i your Local/Makefile-OS The separate exims should be started with different '-oMi interface' and possibly more of the -oM options, explained in the fine manual. hmk -- ## 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/
