blob: 2db816bdbd0385bf7c2985db8dbdb4199624d56c (
plain)
1
2
3
4
5
6
7
|
$NetBSD: MESSAGE,v 1.5 2001/01/29 11:34:32 wiz Exp $
To use "${PKGNAME}" as the system's mail transport agent you have
to install "${PREFIX}/etc/mailer.conf.sendmail" as global mailwrapper
configuration file. The command below will do that for you:
ln -fs ${PREFIX}/etc/mailer.conf.sendmail /etc/mailer.conf
|