fix r1482
Igor Sysoev
14 years ago
89 | 89 |
|
90 | 90 |
ngx_log_debug0(NGX_LOG_DEBUG_MAIL, c->log, 0, "delay greeting");
|
91 | 91 |
|
|
92 |
rev->timedout = 0;
|
|
93 |
|
92 | 94 |
cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module);
|
93 | 95 |
|
94 | 96 |
c->read->handler = ngx_mail_smtp_init_protocol;
|