Home
last modified time | relevance | path

Searched refs:SPF_NONE (Results 1 – 25 of 42) sorted by relevance

12

/dports/mail/avenger/avenger-0.8.5/asmtpd/
H A Dspf.C206 finish (SPF_NONE); in gettxt()
225 finish (SPF_NONE); in gettxt()
575 case SPF_NONE: in mech_end()
611 bool error = (res == SPF_NONE || res == SPF_ERROR || res == SPF_UNKNOWN); in mech_include_2()
621 if (res == SPF_NONE) in mech_include_2()
819 if (res == SPF_NEUTRAL || res == SPF_NONE || res == SPF_UNKNOWN) { in spf_check_3()
838 case SPF_NONE: in spf_check_3()
901 case SPF_NONE: in spf_print()
924 case SPF_NONE: in spf1_print()
/dports/mail/spamassassin-devel/spamassassin-1ea352210/rules/
H A D25_spf.cf86 header SPF_NONE eval:check_for_spf_none()
87 describe SPF_NONE SPF: sender does not publish an SPF Record
88 tflags SPF_NONE net
89 reuse SPF_NONE
/dports/mail/libspf/libspf-1.0.0-p5/src/libspf/
H A Dmain.c121 {SIZEOF(HR_NONE), HR_NONE, SPF_NONE, SIZEOF(HDR_NONE), HDR_NONE, '\0'}, in SPF_init()
565 UTIL_assoc_prefix(p, SPF_NONE, NULL); in _SPF_fetch_policy()
569 return(SPF_NONE); in _SPF_fetch_policy()
672 if ((res == SPF_PASS) || (res == SPF_NONE)) in _SPF_fetch_policy()
686 if (res == SPF_NONE) in _SPF_fetch_policy()
958 UTIL_assoc_prefix(p, SPF_NONE, NULL); in SPF_parse_policy()
1386 case SPF_NONE: in SPF_result()
1512 case SPF_NONE: in SPF_build_header()
1514 snprintf(buf, SPF_MAX_HEADER, p->spf_result[SPF_NONE].h, p->mta_hname, in SPF_build_header()
H A Ddns.c277 UTIL_assoc_prefix(p, SPF_NONE, NULL); in DNS_query()
287 UTIL_assoc_prefix(p, SPF_NONE, NULL); in DNS_query()
307 UTIL_assoc_prefix(p, SPF_NONE, NULL); in DNS_query()
H A Dspf.h154 SPF_NONE, enumerator
H A Dutil.c1473 case SPF_NONE: in UTIL_assoc_prefix()
1475 xvprintf("Stored SPF_NONE (%i) (%i)\n", res, SPF_NONE); in UTIL_assoc_prefix()
1477 p->RES = SPF_NONE; in UTIL_assoc_prefix()
1478 p->rs = p->spf_result[SPF_NONE].s; in UTIL_assoc_prefix()
H A Dutil.c.in1473 case SPF_NONE:
1475 xvprintf("Stored SPF_NONE (%i) (%i)\n", res, SPF_NONE);
1477 p->RES = SPF_NONE;
1478 p->rs = p->spf_result[SPF_NONE].s;
1484 } /* SPF_NONE */
/dports/mail/cone/cone-1.1/libs/rfc1035/
H A Dspf.h51 #define SPF_NONE 0 macro
H A Dtestspf.c66 case SPF_NONE: in testspf()
H A Dtestlookup.c54 case SPF_NONE: in spflookup()
/dports/mail/courier-imap/courier-imap-5.1.4/libs/rfc1035/
H A Dspf.h51 #define SPF_NONE 0 macro
H A Dtestspf.c66 case SPF_NONE: in testspf()
H A Dtestlookup.c54 case SPF_NONE: in spflookup()
/dports/mail/courier/courier-0.65.3/rfc1035/
H A Dspf.h52 #define SPF_NONE 0 macro
H A Dtestspf.c66 case SPF_NONE: in testspf()
H A Dtestlookup.c48 case SPF_NONE: in spflookup()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspecies-def.h14 SPF_NONE = 0, enumerator
/dports/mail/libspf/libspf-1.0.0-p5/patches/Sendmail/8.12.x/
H A Dsendmail-8.12.11-libspf.0.25.fixed.diff204 + case SPF_NONE:
H A Dsendmail-8.12.11-libspf.0.25.diff366 + case SPF_NONE:
/dports/mail/milter-greylist/milter-greylist-4.6.4/
H A Dspf.c145 case SPF_NONE:
/dports/mail/libspf/libspf-1.0.0-p5/patches/qmail/1.05/
H A Dnetqmail-1.05-libspf-0.25.diff317 + case SPF_NONE: if (spf_action > 4) { sleep(spf_tarpitt); }
375 + case SPF_NONE:
683 + SPF_NONE,
H A Dnetqmail-1.05-libspf-1.0.0-RC6.diff252 + case SPF_NONE: if (spf_action > 4) { sleep(spf_tarpitt); }
311 + case SPF_NONE:
612 + SPF_NONE,
H A Dnetqmail-1.05-libspf-1.0.0-RC5.diff310 + case SPF_NONE: if (spf_action > 4) { sleep(spf_tarpitt); }
368 + case SPF_NONE:
743 + SPF_NONE,
/dports/mail/spfmilter/spfmilter-2.001/
H A Dspfmilter.c1780 if ( ld->res == SPF_NONE ) in lib_do_check()
1819 case SPF_NONE: return SPFMILTER_RESULT_NONE; in lib_get_result()
/dports/mail/libspf/libspf-1.0.0-p5/patches/Sendmail/8.13.x/
H A Dsendmail-8.13.1-libspf-1.0-RC5.diff346 + case SPF_NONE:

12