Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmain.c1884 setbitn(M_RUNASRCPT, ProgMailer->m_flags);
1886 setbitn(M_RUNASRCPT, FileMailer->m_flags);
H A Dsendmail.h635 #define M_RUNASRCPT 'o' /* always run mailer as recipient */ macro
H A Ddeliver.c2074 if (bitnset(M_RUNASRCPT, to->q_mailer->m_flags))