summaryrefslogtreecommitdiff
path: root/mail/sendmail/MESSAGE
blob: 442cfef9ec667b703c3d079ae0e2561342eab274 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
===========================================================================
$NetBSD: MESSAGE,v 1.4 2005/02/10 22:17:24 adrianp 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.
===========================================================================