On 23 Feb 2011, at 10:02, Ian Eiloart wrote:

> 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.

This will, of course, have effects on the privileges that exim runs
with
        http://docs.exim.org/current/spec_html/ch06.html

Probably easier to drop the macro into a an include file

        Nigel.
--
[ Nigel Metheringham ------------------------------ [email protected] ]
[                 Ellipsis Intangible Technologies                  ]



-- 
## 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