Re: [Exim] Turning off IPv6 all together.

Top Page
Delete this message
Reply to this message
Author: Suresh Ramasubramanian
Date:  
To: James Bean
CC: exim-users
Subject: 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