Lines Matching refs:q_mailer
82 if (!bitnset(M_EXPENSIVE, yy->q_mailer->m_flags))
117 xx->q_signature = hostsignature(xx->q_mailer, xx->q_host);
119 yy->q_signature = hostsignature(yy->q_mailer, yy->q_host);
481 m = new->q_mailer;
506 e->e_from.q_mailer != NULL)
510 p = e->e_from.q_mailer->m_addrtype;
516 q->q_mailer->m_addrtype,
570 if (e->e_from.q_mailer != NULL)
571 p = e->e_from.q_mailer->m_addrtype;
714 else if (NoConnect && bitnset(M_EXPENSIVE, new->q_mailer->m_flags))
2030 if (bitnset(M_HASPWENT, c->q_mailer->m_flags))
2053 if (bitnset(M_LOCALMAILER, c->q_mailer->m_flags) &&
2054 b->q_mailer == c->q_mailer)