NGX_SMTP_AUTH     675 src/mail/ngx_mail_parse.c                         s->command = NGX_SMTP_AUTH;
NGX_SMTP_AUTH     835 src/mail/ngx_mail_parse.c     s->state = (s->command != NGX_SMTP_AUTH) ? sw_start : sw_argument;
NGX_SMTP_AUTH     434 src/mail/ngx_mail_smtp_handler.c             case NGX_SMTP_AUTH: