Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Dmci.c779 if (!SingleThreadDelivery)
869 if (!SingleThreadDelivery && mci_lock_host_statfile(mci) == EX_TEMPFAIL)
923 if (SingleThreadDelivery && mci->mci_statfile != NULL)
H A Dmain.c1493 if (SingleThreadDelivery && HostStatDir == NULL)
1495 SingleThreadDelivery = false;
H A Dsendmail.h2405 EXTERN bool SingleThreadDelivery; /* single thread hosts on delivery */ variable
H A Dreadcf.c3905 SingleThreadDelivery = atobool(val);
/freebsd-13.1/contrib/sendmail/cf/cf/
H A Dsubmit.cf200 #O SingleThreadDelivery=False
/freebsd-13.1/contrib/sendmail/cf/m4/
H A Dproto.m4326 _OPTION(SingleThreadDelivery, `confSINGLE_THREAD_DELIVERY', `False')
/freebsd-13.1/contrib/sendmail/cf/
H A DREADME3821 confSINGLE_THREAD_DELIVERY SingleThreadDelivery
/freebsd-13.1/contrib/sendmail/
H A DRELEASE_NOTES5936 When SingleThreadDelivery is active, deliveries to locked hosts
6305 If SingleThreadDelivery was enabled and the remote server returned a
7660 New SingleThreadDelivery option (requires HostStatusDirectory to