Re: mail proxying

2015-06-01 Thread dethegeek
Hi As I understood the example given in the documentation, it is for a TLS session between a client and nginx. This is the next step in my roadmap. Right now, I'm focusing on the secure connection between nginx and the backend servers. It still would be interesting to implement whad I need dire

Re: mail proxying

2015-06-01 Thread Andrew Hutchings
> On 1 Jun 2015, at 21:00, steve wrote: > > HI > > On 01/06/15 23:51, dethegeek wrote: >> Hi >> >> Steve, thank you for your reply. >> >> I already read the page you mentionned, and as I understand it, either this >> feature is missing, either it is not documented. >> >> Andrew said TLS is n

Re: mail proxying

2015-06-01 Thread steve
HI On 01/06/15 23:51, dethegeek wrote: Hi Steve, thank you for your reply. I already read the page you mentionned, and as I understand it, either this feature is missing, either it is not documented. Andrew said TLS is not implemented, so I'll follow his advice to properly workaround this lim

Re: mail proxying

2015-06-01 Thread dethegeek
Hi Steve, thank you for your reply. I already read the page you mentionned, and as I understand it, either this feature is missing, either it is not documented. Andrew said TLS is not implemented, so I'll follow his advice to properly workaround this limitation. Posted at Nginx Forum: http://

Re: mail proxying

2015-06-01 Thread dethegeek
Hi Thank you Andrew, You confirmed what I'm afraid of. I hope this feature will be implemented soon. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,259279,259296#msg-259296 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org

Re: mail proxying

2015-05-31 Thread steve
Hi, On 31/05/15 11:58, dethegeek wrote: Hi I'm setting up nginx as a reverse proxy for a postfix / dovecot setup. My imap server requires STARTTLS usage. Nginx seems to not issue STARTTLS command before forwarding users credentials. Here is the error I found in /var/log/nginx/error.log [erro

Re: mail proxying

2015-05-31 Thread Andrew Hutchings
Hi, Unfortunately not with Nginx. You could, however, use stunnel on the backends to do this. Kind Regards Andrew > On 31 May 2015, at 00:58, dethegeek wrote: > > Hi > > I'm setting up nginx as a reverse proxy for a postfix / dovecot setup. > > My imap server requires STARTTLS usage. Nginx

mail proxying

2015-05-30 Thread dethegeek
Hi I'm setting up nginx as a reverse proxy for a postfix / dovecot setup. My imap server requires STARTTLS usage. Nginx seems to not issue STARTTLS command before forwarding users credentials. Here is the error I found in /var/log/nginx/error.log [error] 928#0: *20 upstream sent invalid respon