You’ll need following modifications to add SSL backends support to
nginx’s mail proxy: https://github.com/druga/unuzbl/tree/master/nginx-temp .
It’s still a WIP (but 'll enough to cope with your task), so sorry, i
didn’t converted my work into the form of patch. It’s done against
1.0.11 version of nginx.
any chance this patch / change will be added to the default release?
We run nginx-full 1.4.4 from Debian Wheezy Backports and the ‘issue’
described above still seems to apply (no hostname / SSL support for
backend
server).
We are busy with an big change in our email environment (serving +/-
10.000
mailboxes).
Currently we use Dovecot with NFS (IPsec) filesystems but we would like
to
change this to a firewalled dovecot backend + NginX as frontend.
Looking forward to your patch and maybe inclusion in an upstream
version!