Searched refs:EF_METOO (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Denvelope.c1256 { "METOO", EF_METOO },
H A Dsavemail.c558 ee->e_flags |= EF_RESPONSE|EF_METOO;
H A Dsendmail.h955 #define EF_METOO 0x00004000L /* send to me too */ macro
H A Dmain.c1632 BlankEnvelope.e_flags |= EF_METOO;
H A Ddeliver.c180 if (!bitset(EF_METOO, e->e_flags) &&

Completed in 94 milliseconds