Lines Matching refs:firstto
1356 deliver(e, firstto) in deliver() argument
1358 ADDRESS *firstto;
1371 register ADDRESS *SM_NONVOLATILE to = firstto;
1436 SM_REQUIRE(firstto != NULL); /* same as to */
1602 if (firstto->q_signature == NULL)
1603 firstto->q_signature = hostsignature(firstto->q_mailer,
1604 firstto->q_host,
1605 firstto->q_flags & QSECURE);
1606 firstsig = firstto->q_signature;
1624 if (to->q_mailer != firstto->q_mailer)
1643 ret = firstto == to ? HS_MATCH_FULL :
2095 curhost = hostsignature(m, pv[1], firstto->q_flags & QSECURE);
2385 markstats(e, firstto, STATS_CONNECT);
3150 if (USEMTASTS && firstto->q_user != NULL)
3155 printaddr(sm_debug_file(), firstto, false);
3158 macid("{rcpt_addr}"), firstto->q_user);