summaryrefslogtreecommitdiff
path: root/mail/sendmail/MESSAGE
blob: bd628b24a7fa77198f9cdcc48292e953f5f72ab8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
===========================================================================
$NetBSD: MESSAGE,v 1.5 2006/10/12 21:04:27 tv Exp $

To use "${PKGNAME}" as the system's mail transport agent you have
to install "${PREFIX}/share/examples/sendmail/mailer.conf" as global
mailwrapper configuration file.  The command below will do that for you:

ln -fs ${PREFIX}/share/examples/sendmail/mailer.conf /etc/mailer.conf

If you are changing the database format used by sendmail you must run
"newaliases" and "makemap" in order to re-create the databases.

You may also need to install (and/or customize) the configuration files
for Sendmail before it will be operational.  "cd" to the directory

    ${PREFIX}/share/sendmail/cf

and read the file README for instructions on creating and installing
configuration files.

===========================================================================