sendmail/sendmail-8.13.7-aliases_dir.patch
Thomas Woerner a849b7d235 [tw]
- using new syntax for access database (#177566)
- fixed failure message while shutting down sm-client (#119429) resolution:
    stop sm-client before sendmail
- fixed method to specify persistent queue runners (#126760)
- removed patch backup files from sendmail-cf tree (#152955)
- fixed missing dnl on SMART_HOST define (#166680)
- fixed wrong location of aliases and aliases.db file in aliases man page
    (#166744)
- enabled CipherList config option for sendmail (#172352)
- added user chowns for /etc/mail/authinfo.db and move check for cf files
    (#184341)
- fixed Makefile of vacation (#191396) vacation is not included in this
    sendmail package
- /var/log/mail now belongs to sendmail (#192850)
2006-07-18 15:01:41 +00:00

21 lines
521 B
Diff

--- sendmail-8.13.7/sendmail/aliases.5.aliases_dir 2006-07-14 15:41:59.000000000 +0200
+++ sendmail-8.13.7/sendmail/aliases.5 2006-07-14 15:42:38.000000000 +0200
@@ -23,7 +23,7 @@
aliases used by
sendmail.
The file resides in
-/etc/mail
+/etc
and
is formatted as a series of lines of the form
.IP
@@ -96,7 +96,7 @@
.PP
This is only the raw data file; the actual aliasing information is
placed into a binary format in the file
-/etc/mail/aliases.db
+/etc/aliases.db
using the program
newaliases(1).
A