Re: [exim] allowing bind to fail

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jim Gottlieb
Päiväys:  
Vastaanottaja: exim users
Aihe: Re: [exim] allowing bind to fail

On 2009-05-13, at 20:43, W B Hacker wrote:

> Presuming you seek a 'portable' configure files, do it as in the
> configure.default file shipped with Exim:
>
> Do not specify 'local_interfaces' at all.


This has the same effect:

socket bind() to port 25 for address (any IPv4) failed: Address
already in use:


> Wildcarding also works:
>
> local_interfaces = *


Malformed IP address "*" in local_interfaces

Next I will try the suggestion of using include_if_exists.