Home
last modified time | relevance | path

Searched refs:NoConnect (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Drecipient.c712 else if (NoConnect && bitnset(M_EXPENSIVE, new->q_mailer->m_flags))
H A Dsendmail.h2223 EXTERN bool NoConnect; /* don't connect to non-local mailers */ variable
H A Dreadcf.c2616 NoConnect = atobool(val);
H A Ddeliver.c343 if (NoConnect && !Verbose &&
H A Dqueue.c2001 NoConnect = false;