Exim mail via different IP

Posted on Feb 4, 2014

In /etc/exim.conf
You need to change:

1
2
remote_smtp:
  driver = smtp

to

1
2
3
remote_smtp:
  driver = smtp
  interface = 11.22.33.44