Searched refs:UseMSP (Results 1 – 13 of 13) sorted by relevance
656 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 ||
72 permissions. In submit.cf the option UseMSP must be set, and107 If the option UseMSP is not set, sendmail will complain during
3877 else if (UseMSP && *p == '\0')3900 else if (UseMSP)3917 else if (UseMSP)4038 if (!UseMSP)4440 UseMSP = atobool(val);
1331 if (UseMSP && (OpMode == MD_DAEMON || OpMode == MD_FGDAEMON))1383 if (dp == EX_OK && UseMSP && (geteuid() == 0 || getuid() == 0))1609 if (UseMSP)3818 if (setgid(RunAsGid) < 0 && (!UseMSP || getegid() != RunAsGid))
4061 if (bogus && st.st_gid == getegid() && UseMSP)4218 if (UseMSP)6082 if (!UseMSP)7132 if (UseMSP && OpMode != MD_TEST)
2388 EXTERN bool UseMSP; /* mail submission: group writable queue ok? */ variable
234 if ((UseMSP && Verbose && bitset(MCIF_VERB, mci->mci_flags))
3148 drop = !(UseMSP && RunAsUid != 0 && in restart_daemon()
3292 if (!bitset(SRV_OFFER_ETRN, features) || UseMSP ||
231 O UseMSP=True
367 _OPTION(UseMSP, `confUSE_MSP', `')
4388 confUSE_MSP UseMSP [undefined] Use as mail submission
2525 New configuration file option UseMSP to allow group writable queue