Post by moussPost by fooHi,
I was wondering how I would configure postfix to relay outgoing emails
through HTTP proxies to the destination MX server, instead of
connecting directly.
the destination MX server doesn't speak http.
If the HTTP proxy supports "CONNECT" then it can be used by applications
that support HTTP proxies to tunnel other protocols, including potentially
SMTP, but Postfix has no HTTP proxy support, so the OP is out of luck.
The right proxy for an internal Postfix is another Postfix on a DMZ
machine with unproxied access to MX hosts on the public Internet.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:***@postfix.org?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.