Home
last modified time | relevance | path

Searched refs:q_status (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Drecipient.c629 new->q_status = "5.4.6";
633 new->q_alias->q_status = "5.4.6";
642 usrerrenh(new->q_status,
679 new->q_status = "5.7.1";
680 usrerrenh(new->q_status,
686 new->q_status = "5.7.1";
688 usrerrenh(new->q_status,
692 usrerrenh(new->q_status,
699 new->q_status = "5.7.1";
701 usrerrenh(new->q_status,
[all …]
H A Ddeliver.c269 q->q_status = "5.4.6";
2101 to->q_status = "5.2.3";
2103 to->q_status = "5.3.4";
2106 usrerrenh(to->q_status,
2110 giveresponse(EX_UNAVAILABLE, to->q_status, m,
2134 giveresponse(rcode, to->q_status, m,
2233 giveresponse(rcode, to->q_status, m, NULL,
2244 to->q_status = "2.1.5";
4431 giveresponse(rc, to->q_status, m, mci,
4516 giveresponse(rcode, to->q_status, m, mci,
[all …]
H A Dusersmtp.c2420 giveresponse(r, mci->mci_nextaddr->q_status, m, mci,
2581 to->q_status = ENHSCN_RPOOL(enhsc, smtptodsn(r), e->e_rpool);
2609 to->q_status = ENHSCN_RPOOL(enhsc, "5.1.1", e->e_rpool);
2614 to->q_status = ENHSCN_RPOOL(enhsc, "5.1.6", e->e_rpool);
2619 to->q_status = ENHSCN_RPOOL(enhsc, "5.1.3", e->e_rpool);
2704 giveresponse(r, mci->mci_nextaddr->q_status, m,
H A Denvelope.c349 q->q_status = "5.4.7";
351 q->q_status = "4.4.7";
H A Dparseaddr.c244 a->q_status = "4.4.3";
2106 a->q_status = sm_rpool_strdup_x(e->e_rpool,
2651 a->q_status == NULL ? "(none)" : a->q_status);
2928 a->q_status = "4.4.3";
H A Dsrvrsmtp.c3393 a->q_status != NULL &&
3398 a->q_status);
3479 else if (a != NULL && a->q_status != NULL)
3482 a->q_status);
4765 (a->q_status == NULL && e->e_enhsc[0] != '\0')
4770 (NULL == a->q_status) ? e->e_status :
4772 a->q_status,
H A Dsavemail.c1352 if (q->q_status != NULL)
1353 p = q->q_status;
H A Dsendmail.h397 char *q_status; /* status code for DSNs */ member
H A Dconf.c1331 to->q_status = "5.7.1";
H A Dqueue.c771 logdelivery(q->q_mailer, NULL, q->q_status,