Home
last modified time | relevance | path

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

/dports/mail/libspf2/libspf2-1.2.10/src/libspf2/
H A Dspf_strerror.c149 case SPF_E_BAD_HOST_TLD: in SPF_strerror()
H A Dspf_compile.c1161 SPF_response_add_warn(spf_response, SPF_E_BAD_HOST_TLD, in SPF_record_lint()
/dports/mail/libspf2/libspf2-1.2.10/src/include/
H A Dspf_response.h148 , SPF_E_BAD_HOST_TLD /**< Hostname has a missing or invalid TLD */ enumerator
/dports/mail/libspf2/libspf2-1.2.10/perl/
H A DSPF_XS.xs78 EXPORT_ERRCODE(SPF_E_BAD_HOST_TLD);