Viktor Dukhovni:
>
>
> > On Jun 21, 2018, at 3:47 PM, [email protected] wrote:
> >
> > What do I need for Postfix/Postscreen to correctly 'see' the Real IP?
>
> The simplest solution is to not stick a proxy in front of Postfix
> if you can at all avoid it. Is there a *compelling* reason to use
> the proxy?
I can imagine several, and they involve running MTAs in disposable
VMs, containers, etc. behind a front-end that automatically routes
mail to disposable back-end servers that spin up or down as needed.
If nginx supports HaProxy protocol then that would be an option.
Or they could just use HaProxy to begin with.
Wietse