summaryrefslogtreecommitdiff
path: root/mail/sendmail813/MESSAGE
blob: 23524117cef4edcf74542e952a65a37c071a5021 (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.1.1.1 2007/04/17 10:16:53 jnemeth 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.

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