Searched defs:QS_DONTSEND (Results 1 - 1 of 1) sorted by relevance

/sendmail/sendmail/
H A Dsendmail.h300 ** Notice: all of the following values are variations of QS_DONTSEND.
305 #define QS_DONTSEND 6 /* don't send to this address */ macro
338 #define QS_IS_DEAD(s) ((s) >= QS_DONTSEND)

Completed in 32 milliseconds