mirror of
https://github.com/nginx/nginx.git
synced 2024-12-27 17:31:35 -06:00
reset message
This commit is contained in:
parent
a13b3b97ea
commit
49db9d4602
@ -171,6 +171,8 @@ ngx_mail_proxy_init(ngx_mail_session_t *s, ngx_peer_addr_t *peer)
|
||||
return;
|
||||
}
|
||||
|
||||
s->out.len = 0;
|
||||
|
||||
switch (s->protocol) {
|
||||
|
||||
case NGX_MAIL_POP3_PROTOCOL:
|
||||
|
Loading…
Reference in New Issue
Block a user