2014-02-11 14:22:27 +00:00
|
|
|
|
diff --git a/cf/m4/cfhead.m4 b/cf/m4/cfhead.m4
|
2021-08-18 20:47:47 +00:00
|
|
|
|
index c30fad0..492882e 100644
|
2014-02-11 14:22:27 +00:00
|
|
|
|
--- a/cf/m4/cfhead.m4
|
|
|
|
|
+++ b/cf/m4/cfhead.m4
|
2021-08-18 20:47:47 +00:00
|
|
|
|
@@ -275,7 +275,7 @@ ifdef(`MAIL_SETTINGS_DIR', , `define(`MAIL_SETTINGS_DIR', `/etc/mail/')')
|
2010-02-03 11:25:20 +00:00
|
|
|
|
define(`DATABASE_MAP_TYPE', `hash')
|
2010-02-04 06:38:13 +00:00
|
|
|
|
|
2010-02-03 11:25:20 +00:00
|
|
|
|
# set up default values for options
|
|
|
|
|
-define(`ALIAS_FILE', `MAIL_SETTINGS_DIR`'aliases')
|
|
|
|
|
+define(`ALIAS_FILE', `/etc/aliases')
|
|
|
|
|
define(`confMAILER_NAME', ``MAILER-DAEMON'')
|
|
|
|
|
define(`confFROM_LINE', `From $g $d')
|
|
|
|
|
define(`confOPERATORS', `.:%@!^/[]+')
|
2014-02-11 14:22:27 +00:00
|
|
|
|
diff --git a/sendmail/aliases.0 b/sendmail/aliases.0
|
2021-08-18 20:47:47 +00:00
|
|
|
|
index 64d439c..1db4fd6 100644
|
2014-02-11 14:22:27 +00:00
|
|
|
|
--- a/sendmail/aliases.0
|
|
|
|
|
+++ b/sendmail/aliases.0
|
2021-08-18 20:47:47 +00:00
|
|
|
|
@@ -63,7 +63,7 @@ DDEESSCCRRIIPPTTIIOONN
|
2010-02-03 11:25:20 +00:00
|
|
|
|
the list of users defined in that file.
|
|
|
|
|
|
|
|
|
|
This is only the raw data file; the actual aliasing information is
|
|
|
|
|
- placed into a binary format in the file /etc/mail/aliases.db using the
|
|
|
|
|
+ placed into a binary format in the file /etc/aliases.db using the
|
|
|
|
|
program newaliases(1). A newaliases command should be executed each
|
|
|
|
|
time the aliases file is changed for the change to take effect.
|
|
|
|
|
|
2014-02-11 14:22:27 +00:00
|
|
|
|
diff --git a/sendmail/aliases.5 b/sendmail/aliases.5
|
2021-08-18 20:47:47 +00:00
|
|
|
|
index cb67508..52e5124 100644
|
2014-02-11 14:22:27 +00:00
|
|
|
|
--- a/sendmail/aliases.5
|
|
|
|
|
+++ b/sendmail/aliases.5
|
|
|
|
|
@@ -23,7 +23,7 @@ ID
|
2021-08-18 20:47:47 +00:00
|
|
|
|
aliases used by
|
2010-02-03 11:25:20 +00:00
|
|
|
|
sendmail.
|
2021-08-18 20:47:47 +00:00
|
|
|
|
The file resides in
|
|
|
|
|
-/etc/mail
|
2010-02-03 11:25:20 +00:00
|
|
|
|
+/etc
|
2021-08-18 20:47:47 +00:00
|
|
|
|
and
|
2010-02-03 11:25:20 +00:00
|
|
|
|
is formatted as a series of lines of the form
|
|
|
|
|
.IP
|
|
|
|
|
@@ -96,7 +96,7 @@ list of users defined in that file.
|
|
|
|
|
.PP
|
|
|
|
|
This is only the raw data file; the actual aliasing information is
|
2021-08-18 20:47:47 +00:00
|
|
|
|
placed into a binary format in the file
|
2010-02-03 11:25:20 +00:00
|
|
|
|
-/etc/mail/aliases.db
|
|
|
|
|
+/etc/aliases.db
|
2021-08-18 20:47:47 +00:00
|
|
|
|
using the program
|
|
|
|
|
newaliases(1).
|
|
|
|
|
A
|
2014-02-11 14:22:27 +00:00
|
|
|
|
diff --git a/sendmail/newaliases.0 b/sendmail/newaliases.0
|
2021-08-18 20:47:47 +00:00
|
|
|
|
index d8952ee..0be8986 100644
|
2014-02-11 14:22:27 +00:00
|
|
|
|
--- a/sendmail/newaliases.0
|
|
|
|
|
+++ b/sendmail/newaliases.0
|
2021-08-18 20:47:47 +00:00
|
|
|
|
@@ -10,7 +10,7 @@ SSYYNNOOPPSSIISS
|
2010-02-03 11:25:20 +00:00
|
|
|
|
|
2021-08-18 20:47:47 +00:00
|
|
|
|
DDEESSCCRRIIPPTTIIOONN
|
|
|
|
|
NNeewwaalliiaasseess rebuilds the random access data base for the mail aliases
|
2010-02-03 11:25:20 +00:00
|
|
|
|
- file /etc/mail/aliases. It must be run each time this file is changed
|
|
|
|
|
+ file /etc/aliases. It must be run each time this file is changed
|
|
|
|
|
in order for the change to take effect.
|
|
|
|
|
|
2021-08-18 20:47:47 +00:00
|
|
|
|
NNeewwaalliiaasseess is identical to ``sendmail -bi''.
|
|
|
|
|
@@ -22,7 +22,7 @@ DDEESSCCRRIIPPTTIIOONN
|
|
|
|
|
sseennddmmaaiill..
|
2010-02-03 11:25:20 +00:00
|
|
|
|
|
2021-08-18 20:47:47 +00:00
|
|
|
|
FFIILLEESS
|
2010-02-03 11:25:20 +00:00
|
|
|
|
- /etc/mail/aliases The mail aliases file
|
|
|
|
|
+ /etc/aliases The mail aliases file
|
|
|
|
|
|
2021-08-18 20:47:47 +00:00
|
|
|
|
SSEEEE AALLSSOO
|
2010-02-03 11:25:20 +00:00
|
|
|
|
aliases(5), sendmail(8)
|
2014-02-11 14:22:27 +00:00
|
|
|
|
diff --git a/sendmail/newaliases.1 b/sendmail/newaliases.1
|
2014-12-08 14:51:51 +00:00
|
|
|
|
index 59dc0de..9ba8752 100644
|
2014-02-11 14:22:27 +00:00
|
|
|
|
--- a/sendmail/newaliases.1
|
|
|
|
|
+++ b/sendmail/newaliases.1
|
2010-02-03 11:25:20 +00:00
|
|
|
|
@@ -20,7 +20,7 @@ newaliases
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
|
.B Newaliases
|
|
|
|
|
rebuilds the random access data base for the mail aliases file
|
|
|
|
|
-/etc/mail/aliases. It must be run each time this file is changed
|
|
|
|
|
+/etc/aliases. It must be run each time this file is changed
|
|
|
|
|
in order for the change to take effect.
|
|
|
|
|
.PP
|
|
|
|
|
.B Newaliases
|
2014-02-11 14:22:27 +00:00
|
|
|
|
@@ -40,7 +40,7 @@ puts a special token into the data base that is required by
|
2010-02-03 11:25:20 +00:00
|
|
|
|
.B sendmail.
|
|
|
|
|
.SH FILES
|
|
|
|
|
.TP 2i
|
|
|
|
|
-/etc/mail/aliases
|
|
|
|
|
+/etc/aliases
|
|
|
|
|
The mail aliases file
|
|
|
|
|
.SH SEE ALSO
|
|
|
|
|
aliases(5), sendmail(8)
|
2014-02-11 14:22:27 +00:00
|
|
|
|
diff --git a/sendmail/sendmail.0 b/sendmail/sendmail.0
|
2021-08-18 20:47:47 +00:00
|
|
|
|
index 8eceedd..24a17da 100644
|
2014-02-11 14:22:27 +00:00
|
|
|
|
--- a/sendmail/sendmail.0
|
|
|
|
|
+++ b/sendmail/sendmail.0
|
2021-08-18 20:47:47 +00:00
|
|
|
|
@@ -433,10 +433,10 @@ FFIILLEESS
|
|
|
|
|
names are all specified in _/_e_t_c_/_m_a_i_l_/_s_e_n_d_m_a_i_l_._c_f. Thus, these values
|
2010-02-03 11:25:20 +00:00
|
|
|
|
are only approximations.
|
|
|
|
|
|
|
|
|
|
- /etc/mail/aliases
|
|
|
|
|
+ /etc/aliases
|
|
|
|
|
raw data for alias names
|
|
|
|
|
|
|
|
|
|
- /etc/mail/aliases.db
|
|
|
|
|
+ /etc/aliases.db
|
|
|
|
|
data base of alias names
|
|
|
|
|
|
|
|
|
|
/etc/mail/sendmail.cf
|
2014-02-11 14:22:27 +00:00
|
|
|
|
diff --git a/sendmail/sendmail.8 b/sendmail/sendmail.8
|
2021-08-18 20:47:47 +00:00
|
|
|
|
index 26685d0..60e7b64 100644
|
2014-02-11 14:22:27 +00:00
|
|
|
|
--- a/sendmail/sendmail.8
|
|
|
|
|
+++ b/sendmail/sendmail.8
|
2021-08-18 20:47:47 +00:00
|
|
|
|
@@ -716,10 +716,10 @@ Thus,
|
2010-02-03 11:25:20 +00:00
|
|
|
|
these values are only approximations.
|
|
|
|
|
.PP
|
|
|
|
|
.TP
|
|
|
|
|
- /etc/mail/aliases
|
|
|
|
|
+ /etc/aliases
|
|
|
|
|
raw data for alias names
|
|
|
|
|
.TP
|
|
|
|
|
- /etc/mail/aliases.db
|
|
|
|
|
+ /etc/aliases.db
|
|
|
|
|
data base of alias names
|
|
|
|
|
.TP
|
|
|
|
|
/etc/mail/sendmail.cf
|