ramrajone
Nginx not being supported by osTicket is an argument that I don't agree with. I installed a test server with no DB, all from scratch with nginx and it worked perfectly, I only had this problem when I upgraded our production server (running with apache) to the latest stable release and applied it in the new server with nginx, now with our current DB and configuration.
I solved it easily because I have an exception in our smtp server that allows no authentication if the request comes from within our network, so in email configuration, I selected "no" in smtp authentication and it's now in production.
So, osTicket works fine with nginx, it's only a matter of fine tuning que nginx .conf file and php.
Note: This osTicket installation is an intranet app and it's not accessible externally.
I would like to have the option to select which cipher method to use in authentication.