fix r2312

This commit is contained in:
Igor Sysoev 2009-01-12 15:40:26 +00:00
parent 19961d20ce
commit 103fe34052

View File

@ -104,7 +104,7 @@ ngx_module_t ngx_mail_proxy_module = {
};
static u_char smtp_ok[] = "250 2.0.0 OK" CRLF;
static u_char smtp_ok[] = "235 2.0.0 OK" CRLF;
void