Searched refs:NGX_MAIL_AUTH_LOGIN_ENABLED (Results 1 – 4 of 4) sorted by relevance
22 { ngx_string("login"), NGX_MAIL_AUTH_LOGIN_ENABLED },163 |NGX_MAIL_AUTH_LOGIN_ENABLED)); in ngx_mail_smtp_merge_srv_conf()
30 { ngx_string("login"), NGX_MAIL_AUTH_LOGIN_ENABLED },
147 conf->auth_methods |= NGX_MAIL_AUTH_LOGIN_ENABLED; in ngx_mail_pop3_merge_srv_conf()
303 #define NGX_MAIL_AUTH_LOGIN_ENABLED 0x0004 macro