Auteur: Jim Gottlieb Date: À: exim users Sujet: 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.