Configuring and Managing MPE/iX Internet Services (August 2002)
Chapter 10
Sendmail for MPE/iX
Distribution Highlights
192
• /SENDMAIL/CURRENT/doc/op/op.ps
Postscript copy of the Sendmail Installation and Operation Guide. READING THIS FILE IS HIGHLY
RECOMMENDED!
• /SENDMAIL/CURRENT/etc/profile
POSIX shell profile used when logged onto the SENDMAIL account.
• /SENDMAIL/CURRENT/etc/mail.sample/
Directory containing many sample configuration files that will be automatically copied to /etc/mail at
installation time if files of the same name do not already exist in the target directory.
• /SENDMAIL/CURRENT/man/
Directory containing man page documentation, suitable for adding to your MANPATH environment
variable, i.e., export MANPATH=/SENDMAIL/CURRENT/man:$MANPATH.
• /SENDMAIL/CURRENT/sbin/
Directory containing various Sendmail utility programs:
editmap Program for editing Sendmail database maps. See “man editmap” for details.
mailstats Program for displaying Sendmail traffic statistics. See “man mailstats” for details.
makemap Program for creating Sendmail database maps. See “man makemap” for details.
praliases Program for printing the contents of the aliases database map. See “man praliases” for
details.
sendmail Symlink for /SENDMAIL/CURRENT/SENDMAIL. See “man sendmail” for details.
smrsh The Sendmail restricted shell, optionally used to control what external programs
Sendmail is allowed to deliver mail to. See “man smrsh” for details.
The following symbolic links are created at installation time in order to provide compatibility with the HPUX
Sendmail file layout:
• /usr/bin/m4
• /usr/bin/mailq
• /usr/bin/mailstats
• /usr/bin/newaliases
• /usr/bin/praliases
• /usr/bin/vacation
• /usr/lib/sendmail
• /usr/sbin/editmap
• /usr/sbin/hoststat
• /usr/sbin/mailstats
• /usr/sbin/makemap
• /usr/sbin/newaliases
• /usr/sbin/purgestat
• /usr/sbin/sendmail