Home
last modified time | relevance | path

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

/freebsd-head/contrib/sendmail/include/libmilter/
HDmfdef.h88 #define SMFIP_NOHELO 0x00000002L /* MTA should not send HELO info */ macro
/freebsd-head/contrib/sendmail/libmilter/
HDexample.c229 *pf1 = SMFIP_NOCONNECT|SMFIP_NOHELO|SMFIP_NORCPT;
HDlistener.c935 ctx->ctx_pflags |= SMFIP_NOHELO;
HDengine.c1724 if (bitset(SMFIP_NOHELO, fl))
/freebsd-head/contrib/sendmail/src/
HDmilter.c2020 skipflag = SMFIP_NOHELO;