Searched refs:smtp_auth_required (Results 1 – 1 of 1) sorted by relevance
47 static u_char smtp_auth_required[] = "530 5.7.1 Authentication required" CRLF; variable686 ngx_str_set(&s->out, smtp_auth_required); in ngx_mail_smtp_mail()