Home
last modified time | relevance | path

Searched refs:ngx_mail_smtp_module (Results 1 – 7 of 7) sorted by relevance

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_smtp_module.h42 extern ngx_module_t ngx_mail_smtp_module;
H A Dngx_mail_smtp_handler.c252 sscf = ngx_mail_get_module_srv_conf(s, ngx_mail_smtp_module); in ngx_mail_smtp_greeting()
304 sscf = ngx_mail_get_module_srv_conf(s, ngx_mail_smtp_module); in ngx_mail_smtp_invalid_pipelining()
375 sscf = ngx_mail_get_module_srv_conf(s, ngx_mail_smtp_module); in ngx_mail_smtp_create_buffer()
559 sscf = ngx_mail_get_module_srv_conf(s, ngx_mail_smtp_module); in ngx_mail_smtp_helo()
612 sscf = ngx_mail_get_module_srv_conf(s, ngx_mail_smtp_module); in ngx_mail_smtp_auth()
682 sscf = ngx_mail_get_module_srv_conf(s, ngx_mail_smtp_module); in ngx_mail_smtp_mail()
H A Dngx_mail_smtp_module.c101 ngx_module_t ngx_mail_smtp_module = { variable
/f-stack/app/nginx-1.16.1/auto/
H A Dmodules992 ngx_module_name=ngx_mail_smtp_module
993 ngx_module_deps=src/mail/ngx_mail_smtp_module.h
994 ngx_module_srcs="src/mail/ngx_mail_smtp_module.c \
H A Doptions532 --without-mail_smtp_module disable ngx_mail_smtp_module
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru5606 ngx_mail_smtp_module.
H A DCHANGES5490 directives of the ngx_mail_smtp_module.