Searched refs:NGX_MAIL_AUTH_NONE_ENABLED (Results 1 – 3 of 3) sorted by relevance
25 { ngx_string("none"), NGX_MAIL_AUTH_NONE_ENABLED },
307 #define NGX_MAIL_AUTH_NONE_ENABLED 0x0040 macro
684 if (!(sscf->auth_methods & NGX_MAIL_AUTH_NONE_ENABLED)) { in ngx_mail_smtp_mail()