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

/freebsd-11-stable/contrib/sendmail/include/libmilter/
H A Dmfdef.h88 #define SMFIP_NOHELO 0x00000002L /* MTA should not send HELO info */ macro
/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dexample.c229 *pf1 = SMFIP_NOCONNECT|SMFIP_NOHELO|SMFIP_NORCPT;
H A Dlistener.c935 ctx->ctx_pflags |= SMFIP_NOHELO;
H A Dengine.c1724 if (bitset(SMFIP_NOHELO, fl))
/freebsd-11-stable/contrib/sendmail/src/
H A Dmilter.c1990 skipflag = SMFIP_NOHELO;

Completed in 91 milliseconds