summaryrefslogtreecommitdiff
path: root/mail/sendmail813/MESSAGE
diff options
context:
space:
mode:
authorjnemeth <jnemeth>2007-10-16 09:34:18 +0000
committerjnemeth <jnemeth>2007-10-16 09:34:18 +0000
commitd65f8ad246d9457239d61ded485df3d493a28ff8 (patch)
tree8b6fb7a49b60b04961719a15253a81273ce24db8 /mail/sendmail813/MESSAGE
parentfcf5fc3dabded63a0a368fac7ab170ddc8fe456a (diff)
downloadpkgsrc-d65f8ad246d9457239d61ded485df3d493a28ff8.tar.gz
add a note about updating mtree files to avoid insecurity complaint
Diffstat (limited to 'mail/sendmail813/MESSAGE')
-rw-r--r--mail/sendmail813/MESSAGE7
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/sendmail813/MESSAGE b/mail/sendmail813/MESSAGE
index 23524117cef..9ed8402c8b3 100644
--- a/mail/sendmail813/MESSAGE
+++ b/mail/sendmail813/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2007/04/17 10:16:53 jnemeth Exp $
+$NetBSD: MESSAGE,v 1.2 2007/10/16 09:34:29 jnemeth Exp $
To use "${PKGNAME}" as the system's mail transport agent you have
to install "${PREFIX}/share/examples/sendmail/mailer.conf" as global
@@ -7,6 +7,11 @@ mailwrapper configuration file. The command below will do that for you:
ln -fs ${PREFIX}/share/examples/sendmail/mailer.conf /etc/mailer.conf
+You should also add a line to /etc/mtree/special.local so you won't
+get a complaint in the daily insecurity e-mail like this:
+
+./etc/mailer.conf type=link mode=0444
+
If you are changing the database format used by sendmail you must run
"newaliases" and "makemap" in order to re-create the databases.