Home
last modified time | relevance | path

Searched refs:EF_FATALERRS (Results 1 – 11 of 11) sorted by relevance

/original-bsd/usr.sbin/sendmail/src/
H A Derr.c389 CurEnv->e_flags |= EF_FATALERRS;
H A Denvelope.c217 if (bitset(EF_FATALERRS, e->e_flags) && !failure_return)
843 "FATALERRS", EF_FATALERRS,
H A Dsrvrsmtp.c399 e->e_flags &= ~EF_FATALERRS;
488 e->e_flags &= ~EF_FATALERRS;
H A Dheaders.c459 if (!GrabTo && !bitset(EF_FATALERRS, saveflags))
460 e->e_flags &= ~EF_FATALERRS;
H A Dcollect.c440 e->e_flags &= ~EF_FATALERRS;
H A Ddeliver.c63 if (bitset(EF_FATALERRS, e->e_flags) &&
105 e->e_flags |= EF_FATALERRS|EF_PM_NOTIFY|EF_CLRQUEUE;
242 ee->e_flags = e->e_flags & ~(EF_INQUEUE|EF_CLRQUEUE|EF_FATALERRS|EF_SENDRECEIPT|EF_RET_PARAM);
470 if (bitset(EF_FATALERRS, e->e_flags) &&
H A Dsendmail.h418 #define EF_FATALERRS 0x0000020 /* fatal errors occured */ macro
H A Dsavemail.c669 !bitset(EF_FATALERRS|EF_SENDRECEIPT, e->e_parent->e_flags))
H A Dqueue.c1539 e->e_flags |= EF_CLRQUEUE | EF_FATALERRS | EF_RESPONSE;
H A Dparseaddr.c1428 e->e_flags |= EF_FATALERRS;
/original-bsd/usr.sbin/sendmail/
H A DRELEASE_NOTES2300 handling of EF_FATALERRS somewhat, and adds an