diff options
author | Richard A Nelson (Rick) <cowboy@debian.org> | 2000-05-25 17:00:00 -0500 |
---|---|---|
committer | Andreas Beckmann <debian@abeckmann.de> | 2012-10-01 19:58:40 +0200 |
commit | e138436bd1943587e16b03505f8b8cc0307c4211 (patch) | |
tree | 23d7165ea5ea99bb43ae1568f4b74d5e59a3bddb /debian/sendmail.README.Debian | |
parent | 4e2c4cdcd62c4ab1d5e884e8afaa0bbe1b981e42 (diff) | |
download | sendmail-debian/8.9.3-23.tar.gz |
Imported Debian patch 8.9.3-23debian/8.9.3-23
Diffstat (limited to 'debian/sendmail.README.Debian')
-rw-r--r-- | debian/sendmail.README.Debian | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/sendmail.README.Debian b/debian/sendmail.README.Debian index 7cad251..c62e1ee 100644 --- a/debian/sendmail.README.Debian +++ b/debian/sendmail.README.Debian @@ -23,8 +23,10 @@ Most mail-related configuration files are kept in the /etc/mail directory. Specialized configurations can be accomplished by editing the file /etc/mail/sendmail.mc by hand and then running `sendmailconfig' to generate and use the appropriate corresponding sendmail.cf file. Such configurations -can make use of the m4 configuration macros kept in the /usr/share/sendmail.cf -directory. See also the other documentation in this directory. +can make use of the m4 configuration macros kept in the +/usr/share/sendmail/sendmail.cf directory. + +See also the other documentation in this directory. Finally, the file /etc/aliases holds a text representation of the current mail aliases. See the aliases(5) man page for more information. If you edit this |