Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/include/libmilter/
H A Dmfapi.h187 #define SMFIF_ADDRCPT 0x00000004L /* filter may add recipients */ macro
/freebsd/contrib/sendmail/libmilter/
H A Dsmfi.c390 if (!mi_sendok(ctx, SMFIF_ADDRCPT))
/freebsd/contrib/sendmail/src/
H A Dmilter.c4609 if (!bitset(SMFIF_ADDRCPT, m->mf_fflags))
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES1946 LIBMILTER: The sample program also needs to use SMFIF_ADDRCPT.