Handle hostnames with upper-case letters
[webmin.git] / sendmail / dontblames
1 Safe No special handling
2 AssumeSafeChown Assume that the chown system call is restricted to root
3 ClassFileInUnsafeDirPath When reading class files, allow files that are in unsafe directories
4 DontWarnForwardFileInUnsafeDirPath Prevent logging of unsafe directory path warnings for non-existent forward files
5 ErrorHeaderInUnsafeDirPath Allow the file named in the ErrorHeader option to be in an unsafe directory
6 FileDeliveryToHardLink Allow delivery to files that are hard links
7 FileDeliveryToSymLink Allow delivery to files that are symbolic links
8 ForwardFileInGroupWritableDirPath Allow .forward files in group writable directories
9 ForwardFileInUnsafeDirPath Allow .forward files in unsafe directories
10 ForwardFileInUnsafeDirPathSafe Allow a .forward file that is in an unsafe directory to include references to program and files
11 GroupReadableKeyFile Accept a group-readable key file for STARTTLS
12 GroupReadableSASLDBFile Accept a group-readable Cyrus SASL password file
13 GroupWritableAliasFile Allow group-writable alias files
14 GroupWritableDirPathSafe Change the definition of "unsafe directory" to consider group-writable directories to be safe
15 GroupWritableForwardFile Allow group writable .forward files
16 GroupWritableForwardFileSafe Accept group-writable .forward files
17 GroupWritableIncludeFile Allow group wriable :include: files
18 GroupWritableIncludeFileSafe Accept group-writable :include: files
19 GroupWritableSASLDBFile Accept a group-writable Cyrus SASL password file
20 HelpFileInUnsafeDirPath Allow the file named in the HelpFile option to be in an unsafe directory
21 IncludeFileInGroupWritableDirPath Allow :include: files in group writable directories
22 IncludeFileInUnsafeDirPath Allow :include: files in unsafe directories
23 IncludeFileInUnsafeDirPathSafe Allow a :include: file that is in an unsafe directory to include references to program and files
24 InsufficientEntropy Try to use STARTTLS even if the PRNG for OpenSSL is not properly seeded despite the security problems
25 LinkedAliasFileInWritableDir Allow an alias file that is a link in a writable directory
26 LinkedClassFileInWritableDir Allow class files that are links in writable directories
27 LinkedForwardFileInWritableDir Allow .forward files that are links in writable directories
28 LinkedIncludeFileInWritableDir Allow :include: files that are links in writable directories
29 LinkedMapInWritableDir Allow map files that are links in writable directories
30 LinkedServiceSwitchFileInWritableDir Allow the service switch file to be a link even if the directory is writable
31 MapInUnsafeDirPath Allow maps (e.g., hash, btree, and dbm files) in unsafe directories
32 NonRootSafeAddr Do not mark file and program deliveries as unsafe if sendmail is not running with root privileges
33 RunProgramInUnsafeDirPath Go ahead and run programs that are in writable directories
34 RunWritableProgram Go ahead and run programs that are group- or world-writable
35 TrustStickyBit Allow group or world writable directories if the sticky bit is set on the directory
36 WorldWritableAliasFile Accept world-writable alias files
37 WorldWritableForwardfile Allow world writable .forward files
38 WorldWritableIncludefile Allow world wriable :include: files
39 WriteMapToHardLink Allow writes to maps that are hard links
40 WriteMapToSymLink Allow writes to maps that are symbolic links
41 WriteStatsToHardLink Allow the status file to be a hard link
42 WriteStatsToSymLink Allow the status file to be a symbolic link