Lines Matching refs:q_mailer
85 if (!bitnset(M_EXPENSIVE, yy->q_mailer->m_flags))
120 xx->q_signature = hostsignature(xx->q_mailer, xx->q_host,
123 yy->q_signature = hostsignature(yy->q_mailer, yy->q_host,
493 m = new->q_mailer;
518 e->e_from.q_mailer != NULL)
522 p = e->e_from.q_mailer->m_addrtype;
533 q->q_mailer->m_addrtype,
587 if (e->e_from.q_mailer != NULL)
588 p = e->e_from.q_mailer->m_addrtype;
731 else if (NoConnect && bitnset(M_EXPENSIVE, new->q_mailer->m_flags))
2079 if (bitnset(M_HASPWENT, c->q_mailer->m_flags))
2102 if (bitnset(M_LOCALMAILER, c->q_mailer->m_flags) &&
2103 b->q_mailer == c->q_mailer)