Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/include/libmilter/
H A Dmfapi.h190 #define SMFIF_QUARANTINE 0x00000020L /* filter may quarantine envelope */ macro
/freebsd/contrib/sendmail/libmilter/
H A Dsmfi.c494 if (!mi_sendok(ctx, SMFIF_QUARANTINE))
/freebsd/contrib/sendmail/src/
H A Dmilter.c4545 if (!bitset(SMFIF_QUARANTINE, m->mf_fflags))
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES1928 SMFIF_QUARANTINE flag in the registered smfiDesc structure.