Home
last modified time | relevance | path

Searched refs:RF_CANONICAL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dparseaddr.c2678 if (bitset(RF_CANONICAL, flags) || bitnset(M_NOCOMMENT, m->m_flags))
2771 if (bitset(RF_CANONICAL, flags) && lbuf[0] == '@')
H A Dsendmail.h1667 #define RF_CANONICAL 0x004 /* strip comment information */ macro
H A Ddeliver.c1393 rpath = remotename(p, m, RF_SENDERADDR|RF_CANONICAL, &rcode, e);