Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 53234
Collapse All | Expand All

(-)mailwrapper-0.2.orig/mailer.conf.5 (-3 / +3 lines)
Lines 40-46 Link Here
40
.Xr mailwrapper 8
40
.Xr mailwrapper 8
41
.Sh DESCRIPTION
41
.Sh DESCRIPTION
42
The file
42
The file
43
.Pa /etc/mailer.conf
43
.Pa /etc/mail/mailer.conf
44
contains a series of pairs.
44
contains a series of pairs.
45
The first member of each pair is the name of a program invoking
45
The first member of each pair is the name of a program invoking
46
.Xr mailwrapper 8
46
.Xr mailwrapper 8
Lines 57-64 Link Here
57
.Ql #
57
.Ql #
58
character in the first column of any line.
58
character in the first column of any line.
59
.Sh FILES
59
.Sh FILES
60
.Bl -tag -width /etc/mailer.conf -compact
60
.Bl -tag -width /etc/mail/mailer.conf -compact
61
.It Pa /etc/mailer.conf
61
.It Pa /etc/mail/mailer.conf
62
.El
62
.El
63
.Sh EXAMPLES
63
.Sh EXAMPLES
64
The following is an example of how to set up
64
The following is an example of how to set up
(-)mailwrapper-0.2.orig/mailwrapper.8 (-2 / +2 lines)
Lines 107-120 Link Here
107
and to invoke an appropriate MTA instead of
107
and to invoke an appropriate MTA instead of
108
.Xr sendmail 8
108
.Xr sendmail 8
109
based on configuration information placed in
109
based on configuration information placed in
110
.Pa /etc/mailer.conf .
110
.Pa /etc/mail/mailer.conf .
111
This permits the administrator to configure which MTA is to be invoked on
111
This permits the administrator to configure which MTA is to be invoked on
112
the system at run time.
112
the system at run time.
113
.Sh FILES
113
.Sh FILES
114
Configuration for
114
Configuration for
115
.Nm
115
.Nm
116
is kept in
116
is kept in
117
.Pa /etc/mailer.conf .
117
.Pa /etc/mail/mailer.conf .
118
.Pa /usr/sbin/sendmail
118
.Pa /usr/sbin/sendmail
119
is typically set up as a symlink to
119
is typically set up as a symlink to
120
.Nm
120
.Nm

Return to bug 53234