Searched defs:SM_QUEUE (Results 1 - 1 of 1) sorted by relevance
/sendmail/sendmail/ | ||
H A D | sendmail.h | 1640 #define SM_QUEUE 'q' /* queue, don't deliver */ macro 1646 #define WILL_BE_QUEUED(m) ((m) == SM_QUEUE || (m) == SM_DEFER) |
Completed in 3043 milliseconds