Searched refs:NGX_SMTP_VRFY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/mail/ | ||
| H A D | ngx_mail.h | 287 #define NGX_SMTP_VRFY 10 macro |
| H A D | ngx_mail_parse.c | 695 s->command = NGX_SMTP_VRFY; in ngx_mail_smtp_parse_command() |