Search found 1 match
- Fri Jan 16, 2015 3:46 pm
- Forum: Mail Server
- Topic: Exim Ipv4/ipv6 Settings
- Replies: 6
- Views: 12617
Re: Exim Ipv4/ipv6 Settings
edit update-exim4.conf.conf: add your server IP to dc_smarthost. At the moment it sohuld be empty. then run update-exim4.conf service exim4 restart if still sends via ipv6 , change dc_local_interfaces to be: dc_local_interfaces='127.0.0.1' and restart exim update-exim4.conf service exim4 restart