pkgsrc/mail/sendmail/MESSAGE
jmmv a0dd645521 Move the example mailer.conf file to the examples directory.
Bump PKGREVISION to 2 (and fix PKGNAME).
2003-05-01 15:19:11 +00:00

9 lines
486 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.3 2003/05/01 15:19:11 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
===========================================================================