Searched refs:pop3_invalid_command (Results 1 – 1 of 1) sorted by relevance
29 static u_char pop3_invalid_command[] = "-ERR invalid command" CRLF; variable264 ngx_str_set(&s->out, pop3_invalid_command); in ngx_mail_pop3_auth_state()