blob: 734b16a82fa960aabccf887610b4ad47d72b32d4 (
plain)
1
2
3
4
5
6
7
8
9
|
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2002/09/23 12:38:44 markd 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
===========================================================================
|