Home
last modified time | relevance | path

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

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Denvelope.c1283 { "METOO", EF_METOO },
H A Dsavemail.c559 ee->e_flags |= EF_RESPONSE|EF_METOO;
H A Dsendmail.h1094 #define EF_METOO 0x00004000L /* send to me too */ macro
H A Dmain.c1645 BlankEnvelope.e_flags |= EF_METOO;
H A Ddeliver.c190 if (!bitset(EF_METOO, e->e_flags) &&