Add option to disable https redirect

Issue #75 resolved
SH repo owner created an issue

No description provided.

Comments (5)

  1. Bob Page

    Interested in this. I'm using Rancher which does TLS termination for me, so my port 443 is occupied and can only forward to a plain HTTP server. I added an nginx vhost so my setup is now

    HTTPS LB --- HTTP nginx --- HTTPS MailServer

    This is a bit... bad?

  2. Former user Account Deleted

    I'm on the same boat. When an http traffic is incoming through reverse proxy, it's always redirecting, which makes the redirect an infine loop...

  3. Log in to comment