blob: fe5d147b852f6f09615825d7c42daf9e85cd7a30 (
plain)
1
2
3
4
5
6
7
8
9
10
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:14 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
===========================================================================
|