Searched refs:mci_retryrcpt (Results 1 – 4 of 4) sorted by relevance
246 mci->mci_retryrcpt = false;324 mci->mci_retryrcpt = false;
2438 mci->mci_retryrcpt = true;2604 return mci->mci_retryrcpt ? EX_TEMPFAIL2623 return mci->mci_retryrcpt ? EX_TEMPFAIL
3341 mci->mci_retryrcpt = false;3367 mci->mci_retryrcpt = true;3613 if (mci != NULL && mci->mci_retryrcpt && nummxhosts > hostnum)
678 bool mci_retryrcpt; /* tempfail for at least one rcpt */ variable