Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Drecipient.c656 if (new->q_alias == NULL || UseMSP ||
708 if (UseMSP || WILL_BE_QUEUED(e->e_sendmode) ||
835 if (new->q_alias == NULL || UseMSP ||
879 if (new->q_alias == NULL || UseMSP ||
H A Dreadcf.c3311 else if (UseMSP && *p == '\0')
3334 else if (UseMSP)
3351 else if (UseMSP)
3472 if (!UseMSP)
3906 UseMSP = atobool(val);
H A Dmain.c1323 if (UseMSP && (OpMode == MD_DAEMON || OpMode == MD_FGDAEMON))
1375 if (dp == EX_OK && UseMSP && (geteuid() == 0 || getuid() == 0))
1601 if (UseMSP)
3774 if (setgid(RunAsGid) < 0 && (!UseMSP || getegid() != RunAsGid))
H A Dqueue.c4052 if (bogus && st.st_gid == getegid() && UseMSP)
4208 if (UseMSP)
6060 if (!UseMSP)
7109 if (UseMSP && OpMode != MD_TEST)
H A Dsendmail.h2240 EXTERN bool UseMSP; /* mail submission: group writable queue ok? */ variable
H A Dusersmtp.c231 if ((UseMSP && Verbose && bitset(MCIF_VERB, mci->mci_flags))
H A Ddaemon.c3140 drop = !(UseMSP && RunAsUid != 0 && in restart_daemon()
H A Dsrvrsmtp.c3019 if (!bitset(SRV_OFFER_ETRN, features) || UseMSP ||
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4367 _OPTION(UseMSP, `confUSE_MSP', `')
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME3927 confUSE_MSP UseMSP [undefined] Use as mail submission