Home
last modified time | relevance | path

Searched refs:SPF_E_NOT_CONFIG (Results 1 – 5 of 5) sorted by relevance

/dports/mail/libspf2/libspf2-1.2.10/src/libspf2/
H A Dspf_strerror.c137 case SPF_E_NOT_CONFIG: in SPF_strerror()
H A Dspf_get_exp.c111 return SPF_response_add_warn(spf_response, SPF_E_NOT_CONFIG, in SPF_request_get_exp()
H A Dspf_interpret.c649 return DONE_PERMERR(SPF_E_NOT_CONFIG); in SPF_record_interpret()
652 return DONE_PERMERR(SPF_E_NOT_CONFIG); in SPF_record_interpret()
/dports/mail/libspf2/libspf2-1.2.10/src/include/
H A Dspf_response.h145 , SPF_E_NOT_CONFIG /**< Not configured */ enumerator
/dports/mail/libspf2/libspf2-1.2.10/perl/
H A DSPF_XS.xs75 EXPORT_ERRCODE(SPF_E_NOT_CONFIG);