safe | Allows the files only in safe directory. All
files accessed by sendmail must be safe. |
AssumeSafeChown | Assumes that the chown system call is restricted to
root. |
ClassFileInUnsafeDirPath | Allows class files that are in unsafe directories. |
ErrorHeaderInUnsafeDirPath | Allows the file named in the ErrorHeader option to be in an unsafe directory. |
GroupWrtableDirPathSafe | Consider group-writable directories to be safe. Sendmail
will read messages from group writable directories. |
GroupWritableIncludeFileSafe | Accepts group-writable :include files |
GroupWritableAliasFile | Allows group-writable alias files. |
ForwardFileInGroupWritableDirPath | Allows .forward files in group writable directories. |
IncludeFileInGroupWritableDirPath | Allows :include: files in group-writable directories. |
ForwardFileInUnsafeDirPath | Allows a .forward file that is in an unsafe directory to include references
to program and files. |
IncludeFileInUnsafedirPathSafe | Allows an :include: file that is in an unsafe directory to include references
to program and files. |
MapInUnsafeDirPath | Allows maps (e.g., hash, btree, and dbm files)
in unsafe directories. |
LinkedAliasFileInWritableDir | Allows an alias file that is a link in a writable directory. |
LinkedClassFileInWritableDir | Allows class files that are links in writable directories. |
LinkedForwardFileInWritableDir | Allows .forward files that are links in writable directories. |
LinkedIncludeFileInWritableDir | Allows :include: files that are links |
LinkedMapInWritableDir | Allows map files that are links in writable directories. |
LinkedServiceSwitchFileInWritableDir | Allows the service switch file to be a link
even if the directory is writable. |
FileDeliveryToHardLink | Allows delivery to files that are hard links. |
FileDeliveryToSymLink | Allows delivery to files that are symbolic
links. |
WriteMapToHardLink | Allows writes to maps that are hard links. |
WriteMapToSymLink | Allows writes to maps that are symbolic
links. |
WriteStatsToHardLink | Allows the status file to be a hard link. |
WritesStatsToSymLink | Allows the status file to be a symbolic
link. |
RunProgramInUnsafeDirPath | Allows sendmail to run programs that
are in writable directories. |
RunWritableProgram | Allows sendmail to run programs that are group- or
world-writable. |