reset message

This commit is contained in:
Igor Sysoev 2008-04-29 09:35:06 +00:00
parent a13b3b97ea
commit 49db9d4602

View File

@ -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: