Comment on Using NGINX as a stream proxy

Zikeji@programming.dev ⁨1⁩ ⁨year⁩ ago

What you’re looking for is a reverse proxy, or in this case, a TCP reverse proxy. I believe only NGINX plus (paid?) supports that. You’re probably better off using haproxy.

I haven’t done it so I can’t help in that front, but I found this: linuxbabe.com/…/smtp-imap-proxy-with-haproxy-debi…

Which is close to your scenario (I just looked at the first result). Otherwise the search term “haproxy imap” or “haproxy mail server” may help you find something, maybe throwing in wireguard or VPN.

source
Sort:hotnewtop