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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h971 #define DLVR_NOTIFY 0x01 macro
974 #define IS_DLVR_NOTIFY(e) (((e)->e_dlvr_flag & DLVR_NOTIFY) != 0)

Completed in 76 milliseconds