diff options
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 |