Home
last modified time | relevance | path

Searched refs:DLVR_NOTIFY (Results 1 – 2 of 2) 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)
H A Dsrvrsmtp.c4400 e->e_dlvr_flag = DLVR_NOTIFY;