Re: nginx mail proxy - dovecot ssl backend

2014-02-15 Thread dukzcry
Hello. I plan to beat all the ugliness and produce a clean patch very soon. I'll let you know. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,219069,247608#msg-247608 ___ nginx mailing list nginx@nginx.org

Re: nginx mail proxy - dovecot ssl backend

2014-02-15 Thread dukzcry
P.S.: I think then it may be examined for inclusion into nginx, but not now in it's current form :-) Posted at Nginx Forum: http://forum.nginx.org/read.php?2,219069,247609#msg-247609 ___ nginx mailing list nginx@nginx.org

Re: nginx mail proxy - dovecot ssl backend

2014-02-24 Thread dukzcry
Now, here is the minimal patch: https://raw.github.com/druga/aeriebsd-tree/master/usr.sbin/nginx/patch-nginx_mail_proxy_ssl_backends.diff I do provide neither hostnames nor starttls support in it, because the code for their support is too much invasive :-( P.S.: The patch isn't good enough to be

Re: Configuring nginx as mail proxy

2014-02-24 Thread dukzcry
useopenid Wrote: --- I am looking at proxying to google as well, and thus need SSL on the backside (and would like it on general principles for other cases as well) Here you go: http://forum.nginx.org/read.php?2,219069,247910#msg-247910

Re: nginx mail proxy - dovecot ssl backend

2014-09-04 Thread dukzcry
Yes, but got moved. Here's the diff: https://github.com/dukzcry/nginx/commit/f0af0f19ccc5e173fa43974cd05ef0b52692.diff and here's the patched tree: https://github.com/dukzcry/nginx Posted at Nginx Forum: http://forum.nginx.org/read.php?2,219069,253083#msg-253083