Re: nginx mail auth_http response support ssl?

2023-06-13 Thread lty
Thanks for your suggestion, I'll try another way. --- > Hello! > > On Tue, Jun 13, 2023 at 10:18:44AM +0800, l...@cndns.com wrote: > >> I want the response to support ssl, is there a way to achieve it? HTTP/1.0 >> 200 OK Auth-Status: OK Auth-Server: 198.51.100.1 Auth-Port: 143 add >> para

nginx-1.25.1

2023-06-13 Thread Maxim Dounin
Changes with nginx 1.25.113 Jun 2023 *) Feature: the "http2" directive, which enables HTTP/2 on a per-server basis; the "http2" parameter of the "listen" directive is now deprecated. *) Change: HTTP/2 server push support has been remov

Re: nginx mail auth_http response support ssl?

2023-06-13 Thread Maxim Dounin
Hello! On Tue, Jun 13, 2023 at 10:18:44AM +0800, l...@cndns.com wrote: > I want the response to support ssl, is there a way to achieve it? > > HTTP/1.0 200 OK > > Auth-Status: OK > > Auth-Server: 198.51.100.1 > > Auth-Port: 143 > > add parameter Auth-Ssl: on ? The mail proxy module in