Home
last modified time | relevance | path

Searched refs:SingleThreadDelivery (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dmci.c782 if (!SingleThreadDelivery)
872 if (!SingleThreadDelivery && mci_lock_host_statfile(mci) == EX_TEMPFAIL)
926 if (SingleThreadDelivery && mci->mci_statfile != NULL)
H A Dmain.c1534 if (SingleThreadDelivery && HostStatDir == NULL)
1536 SingleThreadDelivery = false;
H A Dsendmail.h2553 EXTERN bool SingleThreadDelivery; /* single thread hosts on delivery */ variable
H A Dreadcf.c4136 SingleThreadDelivery = atobool(val);
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf203 #O SingleThreadDelivery=False
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4339 _OPTION(SingleThreadDelivery, `confSINGLE_THREAD_DELIVERY', `False')
/freebsd/contrib/sendmail/cf/
H A DREADME3848 confSINGLE_THREAD_DELIVERY SingleThreadDelivery
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES6234 When SingleThreadDelivery is active, deliveries to locked hosts
6603 If SingleThreadDelivery was enabled and the remote server returned a
7958 New SingleThreadDelivery option (requires HostStatusDirectory to