Re: [Exim] Turning off IPv6 all together.

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Suresh Ramasubramanian
Data:  
Para: James Bean
CC: exim-users
Assunto: Re: [Exim] Turning off IPv6 all together.
James Bean wrote:

> I read some documentation on using interfaces switch in conf file but
> when I searched exim4.conf there was nothing in there about binding to
> interfaces and how it is done, nor anything about IPv6.
>
> Do I add the interfaces = <blah> myself to the conf file and use a IPv4
> formation for all interfaces? Or is there an easier way of doing this?


Compile Exim not to use ipv6 - that's the HAVE_IPV6 option in Local/Makefile

    srs