Re: [Exim] Multiple instances of exim

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Nico Erfurth
Dátum:  
Címzett: tdn
CC: exim-users
Tárgy: Re: [Exim] Multiple instances of exim
tdn@??? wrote:
> Hi,
>
> Is it possible to have two instances of exim on the same box bound to
> different IPs, both instance listening on port 25?


Yes, just give the -C option, and set local_interfaces.

But sometimes you don't need this, you can use $interface_address, to
find out to which address the current connection belongs.

ciao