Home
last modified time | relevance | path

Searched refs:NGX_MAIL_SMTP_PROTOCOL (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_smtp_module.c43 NGX_MAIL_SMTP_PROTOCOL,
H A Dngx_mail.h104 #define NGX_MAIL_SMTP_PROTOCOL 2 macro
H A Dngx_mail_auth_http_module.c696 if (s->protocol == NGX_MAIL_SMTP_PROTOCOL) { in ngx_mail_auth_http_process_headers()
765 && s->protocol != NGX_MAIL_SMTP_PROTOCOL) in ngx_mail_auth_http_process_headers()