Mail: fixed log action after SSL handshake.
This commit is contained in:
parent
7d4cd6cff4
commit
83de0868b1
@ -365,6 +365,8 @@ ngx_mail_init_session(ngx_connection_t *c)
|
||||
|
||||
s = c->data;
|
||||
|
||||
c->log->action = "sending client greeting line";
|
||||
|
||||
cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module);
|
||||
|
||||
s->protocol = cscf->protocol->type;
|
||||
|
Loading…
x
Reference in New Issue
Block a user