Home
last modified time | relevance | path

Searched refs:EF_RESPONSE (Results 1 – 7 of 7) sorted by relevance

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Denvelope.c235 !bitset(EF_RESPONSE, e->e_flags))
241 !bitset(EF_RESPONSE, e->e_flags))
367 if (!bitset(EF_WARNING|EF_RESPONSE, e->e_flags) &&
516 !bitset(EF_RESPONSE, e->e_flags) &&
1276 { "RESPONSE", EF_RESPONSE },
H A Dsavemail.c149 if (bitset(EF_RESPONSE, e->e_flags))
152 bitset(EF_RESPONSE, e->e_parent->e_flags))
559 ee->e_flags |= EF_RESPONSE|EF_METOO;
619 if (bitset(EF_RESPONSE, e->e_flags))
723 !bitset(EF_RESPONSE, ee->e_parent->e_flags))
H A Dheaders.c1028 else if (bitset(EF_RESPONSE, e->e_flags))
1031 else if (bitset(EF_RESPONSE, e->e_flags))
1124 if (bitset(EF_RESPONSE, e->e_flags))
H A Dqueue.c664 if (bitset(EF_RESPONSE, e->e_flags))
4310 e->e_flags |= EF_RESPONSE;
4565 e->e_flags |= EF_CLRQUEUE|EF_FATALERRS|EF_RESPONSE;
H A Dsendmail.h1087 #define EF_RESPONSE 0x00000080L /* this is an error or return receipt */ macro
H A Ddeliver.c827 if (!bitset(EF_RESPONSE, e->e_flags) &&
1409 if (bitset(EF_RESPONSE, e->e_flags))
H A Dusersmtp.c2194 if (bitset(EF_RESPONSE, e->e_flags) &&