Re: Proxying non-ssl SMTP/POP to ssl SMTP/POP

2013-02-22 Thread Maxim Dounin
Hello! On Wed, Feb 20, 2013 at 12:02:04PM -0500, huynq wrote: > Hi everyone, > I'm now using nginx in setting up a proxying mail system in my company. The > model is as below: > > Mail client <=> Nginx proxy <===> Mail server > > The stream between mail client and nginx is non-s

Proxying non-ssl SMTP/POP to ssl SMTP/POP

2013-02-20 Thread Nguyen Huy
Hi everyone, I'm now using nginx in setting up a proxying mail system in my company. The model is as below: Mail client <=> Nginx proxy <===> Mail server The stream between mail client and nginx is non-ssl connection (includes smtp and pop3 stream), whereas the stream between

Proxying non-ssl SMTP/POP to ssl SMTP/POP

2013-02-20 Thread huynq
Hi everyone, I'm now using nginx in setting up a proxying mail system in my company. The model is as below: Mail client <=> Nginx proxy <===> Mail server The stream between mail client and nginx is non-ssl connection (includes smtp and pop3 stream), whereas the stream between ngin