------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1556 --- Comment #7 from Don <[email protected]> 2014-12-03 00:40:18 --- After long investigation trial and error I found that problem was with cpanel obscurely configured such NAT rule iptables -t nat -A OUTPUT -p tcp -m multiport --dports 25,465,587 -j REDIRECT Which effectively replaces destination ip with 127.0.0.1 Thanks for your help and sorry for false alarm. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
