You were clear. I understood that this was caveat emptor and that store
- forward was the better way to go.
Michael Munger, dCAP, MCPS, MCNPS, MBSS
High Powered Help, Inc.
Microsoft Certified Professional
Microsoft Certified Small Business Specialist
Digium Certified Asterisk Professional
mich...@highpoweredhelp.com
On 06/09/2015 05:26 PM, Viktor Dukhovni wrote:
On Tue, Jun 09, 2015 at 04:49:50PM -0400, Michael Munger wrote:
Admittedly it is possible to configure a degenerate installation
in which smtpd(8) proxies mail to another backend MTA without
queueing. I've used this for TLS termination in front of an MTA
with no TLS support.
http://www.postfix.org/SMTPD_PROXY_README.html
http://www.postfix.org/postconf.5.html#smtpd_proxy_filter
Excellent advice, and I will read these throughly.
Note, I am not advocating this, just noting it is possible. Even
with this, you still don't see the original client IP address as
the origin of the SMTP connection at the backend MTA.
Postfix sends XFORWARD metadata, but I don't think Microsoft Exchange
supports this.
You can use a proxy Postfix if you know what you're doing, but likely
you should stick to store/forward.
--
Viktor.