Home
last modified time | relevance | path

Searched refs:policy_report_after_auth (Results 1 – 4 of 4) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/auth/
H A Dauth-settings.h68 bool policy_report_after_auth; member
H A Dauth-settings.c256 DEF(BOOL, policy_report_after_auth),
315 .policy_report_after_auth = TRUE,
H A Dauth-request-handler.c234 if (request->set->policy_report_after_auth) in auth_request_handle_failure()
285 if (request->set->policy_report_after_auth) in auth_request_handler_reply_success_finish()
/dports/mail/dovecot/dovecot-2.3.17/src/config/
H A Dall-settings.c2076 bool policy_report_after_auth; member
5810 DEF(BOOL, policy_report_after_auth),
5868 .policy_report_after_auth = TRUE,