auth_http - Password always different

2019-12-23 Thread nsclick
Hello, I'm trying to use "auth_http" to handle the authentication for SMTP. The auth script itself is a PHP script. At the beginning of the script I'm doing the following (just for testing!!! The passwords will not be logged later): if( !isset($_SERVER["HTTP_AUTH_USER"]) || !isset($_SERVER["HTT

Mail Proxy: SSL to Backend

2019-11-15 Thread nsclick
Hello,   does the Nginx Mail Proxy support SSL towards the backend server?   I found some websites which tell that this is not possible, however, such websites are quite a bit old. Is SSL to the backend supported now?   Thanks. ___ nginx mailing li

Reply to a thread

2019-11-15 Thread nsclick
Hello,   excuse my, maybe, very stupid question. But how can I reply to post on the mailing list? I only receive daily summaries of all posts (without any reply links and withoput the chance to simply reply to a single e-mail). When trying to register/login to the forum (https://forum.nginx.org

Mail Proxy with Multiple Mail Domains

2019-11-13 Thread nsclick
Hello,   I would like to setup a Nginx mail proxy which handles IMAP and SMTP for two different mail domains and two different backend servers (one server for each of the domains). Let's say we have the two mail domains: - mail.foo.com - mail.bar.com   Then we can setup a minimalistic mail bloc