blob: 33c94cd16130bdac64fa59415eeea3bce5cc1cfd (
plain)
1
2
3
4
5
6
7
8
9
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2003/05/01 15:01:48 jmmv 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
===========================================================================
|