Add disable_ipv6=true to exim.conf breaks exim

peps03

Verified User
Joined
Oct 24, 2013
Messages
196
Location
Amsterdam
Hi,

When i add disable_ipv6=true to the top of my exim.conf file, and restart Exim, it doesn't start anymore.
When removing this line it will start again.
Using Exim 4.87.

Any ideas why this won't work (anymore)?

Thanks!
 
No, but i found the problem.
I didn't know i had this file: /etc/exim.variables.conf and second, that "disable_ipv6" is declared there by default.
Changing it here worked.
Thanks!
 
Thanks for the heads-up.
But i think this bug is fixed. The 2 servers I tested on are fully updated and the sending ip switched from ip6 to ip4 using the file mentioned above.
 
Back
Top