--On 22 February 2011 19:17:09 +0000 Dave Evans <[email protected]> wrote:


I know that it is possible to specify an interface address, but we don't
 want to do this, because the configuration shall be identical on all
webservers.

But the implication of your question is that you /do/ care what interface
is used, so therefore you /do/ want to specify which interface to use.


One way around this is to specify a MACRO when launching Exim, eg

exim -DIPADDRESS=10.11.1.11

Then use the MACRO in the config file, to specify the interface. That way, the launch script has to vary per machine, but the config file does not. Of course, the script could determine the available interfaces, and choose from a set of desirable interfaces, so you may be able to use the same script on each host.

--
Ian Eiloart
IT Services, University of Sussex
01273-873148 x3148
For new support requests, see http://www.sussex.ac.uk/its/help/



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