Re: nginx imaps auth_http dovecot

2014-04-14 Thread Maxim Dounin
Hello! On Mon, Apr 14, 2014 at 03:37:05AM +0200, Shawn Za wrote: > Does this mean that from the nginx proxy to the backend, the passwords > will fly through the internet wide open if the backend is a remote > machine? Nobody stops you from providing secure network in-between, e.g. with ipsec

Re: nginx imaps auth_http dovecot

2014-04-13 Thread Shawn Za
Does this mean that from the nginx proxy to the backend, the passwords will fly through the internet wide open if the backend is a remote machine? Maxim Dounin wrote in post #995934: > 2. SSL backends isn't supported by nginx mail proxy, you need > non-ssl backend and direct nginx to it. > > BT