summaryrefslogtreecommitdiff
path: root/mail/sendmail
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/sendmail
parentfcf5fc3dabded63a0a368fac7ab170ddc8fe456a (diff)
downloadpkgsrc-d65f8ad246d9457239d61ded485df3d493a28ff8.tar.gz
add a note about updating mtree files to avoid insecurity complaint
Diffstat (limited to 'mail/sendmail')
-rw-r--r--mail/sendmail/MESSAGE8
1 files changed, 7 insertions, 1 deletions
diff --git a/mail/sendmail/MESSAGE b/mail/sendmail/MESSAGE
index bd628b24a7f..a952be84c8c 100644
--- a/mail/sendmail/MESSAGE
+++ b/mail/sendmail/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.5 2006/10/12 21:04:27 tv Exp $
+$NetBSD: MESSAGE,v 1.6 2007/10/16 09:34:18 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,12 @@ 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.