Home
last modified time | relevance | path

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

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