vpsgeek
Verified User
- Joined
 - Jul 21, 2020
 
- Messages
 - 7
 
How to disable exim in such a way that updates to exim or directadmin don't modify this setting?
I tried adding disable_ipv6=true to /usr/local/directadmin/custombuild/custom/exim/exim.conf
And ran the following commands
	
	
	
		
But it has had no effect as exim still tries to send emails over IPv6
I will be grateful for any help related to this issue. Thanks
				
			I tried adding disable_ipv6=true to /usr/local/directadmin/custombuild/custom/exim/exim.conf
And ran the following commands
		Code:
	
	./build update
./build exim_conf
	But it has had no effect as exim still tries to send emails over IPv6
I will be grateful for any help related to this issue. Thanks