Home
last modified time | relevance | path

Searched refs:DontBlameSendmail (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/sendmail/makemap/
H A Dmakemap.c54 BITMAP256 DontBlameSendmail; variable
402 clrbitmap(DontBlameSendmail);
499 setbitn(DBS_MAPINUNSAFEDIRPATH, DontBlameSendmail);
500 setbitn(DBS_WRITEMAPTOHARDLINK, DontBlameSendmail);
501 setbitn(DBS_WRITEMAPTOSYMLINK, DontBlameSendmail);
502 setbitn(DBS_LINKEDMAPINWRITABLEDIR, DontBlameSendmail);
534 if (!bitnset(DBS_WRITEMAPTOSYMLINK, DontBlameSendmail))
536 if (!bitnset(DBS_WRITEMAPTOHARDLINK, DontBlameSendmail))
538 if (!bitnset(DBS_LINKEDMAPINWRITABLEDIR, DontBlameSendmail))
/freebsd/contrib/sendmail/editmap/
H A Deditmap.c55 BITMAP256 DontBlameSendmail; variable
119 clrbitmap(DontBlameSendmail);
172 if (!bitnset(DBS_WRITEMAPTOSYMLINK, DontBlameSendmail))
174 if (!bitnset(DBS_WRITEMAPTOHARDLINK, DontBlameSendmail))
176 if (!bitnset(DBS_LINKEDMAPINWRITABLEDIR, DontBlameSendmail))
/freebsd/contrib/sendmail/src/
H A Drecipient.c1387 if (!bitnset(DBS_FILEDELIVERYTOSYMLINK, DontBlameSendmail))
1389 if (!bitnset(DBS_FILEDELIVERYTOHARDLINK, DontBlameSendmail))
1483 if (!bitnset(DBS_GROUPWRITABLEFORWARDFILE, DontBlameSendmail))
1485 if (!bitnset(DBS_WORLDWRITABLEFORWARDFILE, DontBlameSendmail))
1490 if (!bitnset(DBS_GROUPWRITABLEINCLUDEFILE, DontBlameSendmail))
1492 if (!bitnset(DBS_WORLDWRITABLEINCLUDEFILE, DontBlameSendmail))
1502 !bitnset(DBS_NONROOTSAFEADDR, DontBlameSendmail))
1625 DontBlameSendmail))
1630 DontBlameSendmail) &&
1634 DontBlameSendmail);
[all …]
H A Dstats.c150 if (!bitnset(DBS_WRITESTATSTOSYMLINK, DontBlameSendmail))
152 if (!bitnset(DBS_WRITESTATSTOHARDLINK, DontBlameSendmail))
H A Dalias.c529 if (!bitnset(DBS_LINKEDALIASFILEINWRITABLEDIR, DontBlameSendmail))
531 if (!bitnset(DBS_GROUPWRITABLEALIASFILE, DontBlameSendmail))
533 if (!bitnset(DBS_WORLDWRITABLEALIASFILE, DontBlameSendmail))
1068 DontBlameSendmail))
H A Dtls.c311 DontBlameSendmail);
323 DontBlameSendmail);
347 DontBlameSendmail))
376 if (!ok && bitnset(DBS_INSUFFICIENTENTROPY, DontBlameSendmail))
673 (bitnset(DBS_GROUPREADABLEKEYFILE, DontBlameSendmail) ? \
741 if (!bitnset(DBS_CERTOWNER, DontBlameSendmail))
1133 if (!bitnset(DBS_CERTOWNER, DontBlameSendmail))
H A Dmap.c1718 if (!bitnset(DBS_WRITEMAPTOSYMLINK, DontBlameSendmail))
1720 if (!bitnset(DBS_WRITEMAPTOHARDLINK, DontBlameSendmail))
1726 if (!bitnset(DBS_LINKEDMAPINWRITABLEDIR, DontBlameSendmail))
1729 if (!bitnset(DBS_MAPINUNSAFEDIRPATH, DontBlameSendmail))
1782 if (!bitnset(DBS_WRITEMAPTOSYMLINK, DontBlameSendmail))
1784 if (!bitnset(DBS_WRITEMAPTOHARDLINK, DontBlameSendmail))
2296 if (!bitnset(DBS_WRITEMAPTOSYMLINK, DontBlameSendmail))
2298 if (!bitnset(DBS_WRITEMAPTOHARDLINK, DontBlameSendmail))
2304 if (!bitnset(DBS_LINKEDMAPINWRITABLEDIR, DontBlameSendmail))
2307 if (!bitnset(DBS_MAPINUNSAFEDIRPATH, DontBlameSendmail))
[all …]
H A Dusersmtp.c821 if (!bitnset(DBS_GROUPREADABLEAUTHINFOFILE, DontBlameSendmail))
1403 if (!bitnset(DBS_GROUPREADABLESASLDBFILE, DontBlameSendmail))
1405 if (!bitnset(DBS_GROUPWRITABLESASLDBFILE, DontBlameSendmail))
1412 if (bitnset(DBS_GROUPREADABLESASLDBFILE, DontBlameSendmail))
1416 if (!bitnset(DBS_GROUPWRITABLESASLDBFILE, DontBlameSendmail))
H A Dreadcf.c1217 if (!bitnset(DBS_CLASSFILEINUNSAFEDIRPATH, DontBlameSendmail))
1220 DontBlameSendmail))
4117 DontBlameSendmail);
4119 DontBlameSendmail);
4263 clrbitmap(DontBlameSendmail);
4265 setbitn(dbs->dbs_flag, DontBlameSendmail);
H A Dconf.c343 clrbitmap(DontBlameSendmail); /* DontBlameSendmail option */
1028 DontBlameSendmail))
3786 if (bitnset(DBS_ASSUMESAFECHOWN, DontBlameSendmail))
3803 return bitnset(DBS_ASSUMESAFECHOWN, DontBlameSendmail);
H A Ddeliver.c3411 DontBlameSendmail))
3414 DontBlameSendmail))
6730 if (bitnset(DBS_FILEDELIVERYTOSYMLINK, DontBlameSendmail))
6746 DontBlameSendmail) &&
6753 if (!bitnset(DBS_FILEDELIVERYTOSYMLINK, DontBlameSendmail))
6755 if (!bitnset(DBS_FILEDELIVERYTOHARDLINK, DontBlameSendmail))
H A Dutil.c2310 if (!bitnset(DBS_RUNWRITABLEPROGRAM, DontBlameSendmail))
2312 if (bitnset(DBS_RUNPROGRAMINUNSAFEDIRPATH, DontBlameSendmail))
H A Dsavemail.c921 DontBlameSendmail))
H A Dsendmail.h2712 EXTERN BITMAP256 DontBlameSendmail; /* DontBlameSendmail bits */ variable
H A Dmain.c1617 setbitn(DBS_NONROOTSAFEADDR, DontBlameSendmail);
H A Dsrvrsmtp.c5823 if (!bitnset(DBS_HELPFILEINUNSAFEDIRPATH, DontBlameSendmail))
/freebsd/contrib/sendmail/praliases/
H A Dpraliases.c53 BITMAP256 DontBlameSendmail; variable
74 clrbitmap(DontBlameSendmail);
/freebsd/contrib/sendmail/
H A DREADME81 setting the DontBlameSendmail option. For example, to allow .forward
84 O DontBlameSendmail=forwardfileingroupwritabledirpath
88 O DontBlameSendmail=forwardfileinunsafedirpath
92 programs. This behavior can also be altered via DontBlameSendmail:
94 O DontBlameSendmail=forwardfileinunsafedirpath,
104 DontBlameSendmail flags are available for the class, ErrorHeader, and
H A DKNOWNBUGS184 RunWritableProgram bits in the DontBlameSendmail option are always
H A DRELEASE_NOTES65 New DontBlameSendmail option CertOwner to relax requirement
559 New DontBlameSendmail option GroupReadableDefaultAuthInfoFile
1401 Set DontBlameSendmail to AssumeSafeChown and
2452 LinkedForwardFileInWritableDir DontBlameSendmail options
2915 necessary using the DontBlameSendmail option and the new
3094 New DontBlameSendmail options GroupReadableSASLDBFile and
3096 New DontBlameSendmail options GroupReadableKeyFile to relax
3232 Unless DontBlameSendmail=RunProgramInUnsafeDirPath is set, log a
3235 Unless DontBlameSendmail=RunWritableProgram is set, log a warning
3275 and GroupWritableIncludeFileSafe in DontBlameSendmail
[all …]
/freebsd/contrib/sendmail/libsmutil/
H A Dsafefile.c426 if (!bitnset(DBS_GROUPWRITABLEDIRPATHSAFE, DontBlameSendmail))
590 !(bitnset(DBS_TRUSTSTICKYBIT, DontBlameSendmail) &&
/freebsd/contrib/sendmail/vacation/
H A Dvacation.c51 BITMAP256 DontBlameSendmail; variable
162 clrbitmap(DontBlameSendmail);
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf46 #O DontBlameSendmail=safe
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m490 _OPTION(DontBlameSendmail, `confDONT_BLAME_SENDMAIL', `safe')
/freebsd/contrib/sendmail/cf/
H A DREADME4236 DontBlameSendmail if required.
4297 confDONT_BLAME_SENDMAIL DontBlameSendmail