Searched refs:ngx_mail_smtp_mail (Results 1 – 1 of 1) sorted by relevance
25 static ngx_int_t ngx_mail_smtp_mail(ngx_mail_session_t *s, ngx_connection_t *c);444 rc = ngx_mail_smtp_mail(s, c); in ngx_mail_smtp_auth_state()677 ngx_mail_smtp_mail(ngx_mail_session_t *s, ngx_connection_t *c) in ngx_mail_smtp_mail() function