Home
last modified time | relevance | path

Searched refs:SuperSafe (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dcollect.c861 else if (SuperSafe == SAFE_NO ||
862 SuperSafe == SAFE_INTERACTIVE ||
863 (SuperSafe == SAFE_REALLY_POSTMILTER && SMTPMODE))
1055 if (SuperSafe == SAFE_REALLY && !bitset(EF_FATALERRS, e->e_flags))
H A DTUNING207 'interactive', turn off the SuperSafe option and make sure that the
209 server loses power. In no other case should SuperSafe be set to
238 SuperSafe: if interactive DeliveryMode is used, then this can
H A Dqueue.c521 SuperSafe != SAFE_REALLY &&
522 SuperSafe != SAFE_REALLY_POSTMILTER &&
583 if (SuperSafe == SAFE_REALLY ||
584 SuperSafe == SAFE_REALLY_POSTMILTER ||
585 (SuperSafe == SAFE_INTERACTIVE &&
898 ((SuperSafe == SAFE_REALLY ||
899 SuperSafe == SAFE_REALLY_POSTMILTER ||
956 if (SuperSafe != SAFE_NO)
8960 ((SuperSafe == SAFE_REALLY ||
8962 SuperSafe == SAFE_INTERACTIVE) &&
[all …]
H A Dreadcf.c3774 SuperSafe = SAFE_INTERACTIVE;
3777 SuperSafe = SAFE_REALLY_POSTMILTER;
3783 SuperSafe = atobool(val) ? SAFE_REALLY : SAFE_NO;
H A Dmilter.c178 if (SuperSafe == SAFE_REALLY) \
1709 if (SuperSafe == SAFE_REALLY)
1761 else if (SuperSafe != SAFE_REALLY)
H A Dmain.c1363 if (SuperSafe == SAFE_INTERACTIVE && !SM_IS_INTERACTIVE(CurEnv->e_sendmode))
2875 SuperSafe = SAFE_NO;
H A Ddeliver.c620 (SuperSafe == SAFE_REALLY ||
621 SuperSafe == SAFE_REALLY_POSTMILTER))) &&
6829 (SuperSafe != SAFE_NO &&
H A Dsendmail.h2637 EXTERN int SuperSafe; /* be extra careful, even if expensive */ variable
H A Ddaemon.c761 SuperSafe = Daemons[curdaemon].
H A Dconf.c342 SuperSafe = SAFE_REALLY; /* option s */
H A Dsrvrsmtp.c4280 if (milteraccept && SuperSafe == SAFE_REALLY_POSTMILTER)
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf324 O SuperSafe=True
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES1544 Fix SuperSafe=PostMilter behavior when a milter replaces a body
1638 New value for SuperSafe: PostMilter which will delay fsync() until
2304 Properly split owner- mailing list messages when SuperSafe is set
2519 queue directories, and SuperSafe is off, then write the mail
3176 New possible value 'interactive' for SuperSafe which can be used
4952 Change the sendmail binary default for SuperSafe to True.
6750 Don't fsync qf files if SuperSafe option is not set.
8663 s SuperSafe
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4472 _OPTION(SuperSafe, `confSAFE_QUEUE', `True')
/freebsd/contrib/sendmail/cf/
H A DREADME3895 confSAFE_QUEUE* SuperSafe [True] Commit all messages to disk