outbound emails are not sent via nginx smtp proxy
cybermass
nginx-forum at nginx.us
Thu Apr 17 05:09:44 UTC 2014
All emails ending at the destination note the sender as the actual backend
and not nginx proxy. How can I force smtp outbound through nginx? I tried
smtp_bind_address = proxy.ip.addr in main.cf for postfix. And tried adding
an SNAT rule in iptables to route through the proxy with no luck. Any
advice?
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,249355,249355#msg-249355
More information about the nginx
mailing list