Welcome! Log In Create A New Profile

Advanced

Re: smtps mail proxy

Francis Daly
January 24, 2015 09:02AM
On Fri, Jan 23, 2015 at 10:11:50AM -0500, 173279834462 wrote:

Hi there,

> I seek advice on configuring nginx as a mail proxy.

http://nginx.org/r/mail

> Our aim is to add SNI to port 465 (postfix) using nginx as transparent mail
> proxy.

I do not know that TLS SNI is supported in nginx mail proxy. Have you
any documentation saying that it is?

> 1. It is not clear how nginx would talk to postfix. One would expect the
> proxy to serve
> on port, say, 4650, being the port exposed by the router, masking postfix on
> port 465, but nginx does not seem to have a relevant configuration clause.

"listen" tells nginx where to listen.

"auth_http" tells nginx (eventually) where the upstream for this connection is.

http://nginx.org/r/auth_http

> 2. Nginx refuses to start-up, demanding "auth_http". However, we do not need
> to move authentication to nginx.

That's not (just) what auth_http is for.

nginx may not be the right tool for this job.

f
--
Francis Daly francis@daoine.org

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

smtps mail proxy

173279834462 January 23, 2015 10:11AM

Re: smtps mail proxy

Francis Daly January 24, 2015 09:02AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 310
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready