summaryrefslogtreecommitdiffstats
path: root/etc/mail
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2003-02-08 19:00:12 +0000
committergshapiro <gshapiro@FreeBSD.org>2003-02-08 19:00:12 +0000
commit0cb596bf6453ea8a2cf03b77b46ab52f93ce5d7e (patch)
treeccb951b5cbc16aa011549376ba91259da247298c /etc/mail
parentff5d2916db867d98eb5615a199d303420fc4176c (diff)
downloadFreeBSD-src-0cb596bf6453ea8a2cf03b77b46ab52f93ce5d7e.zip
FreeBSD-src-0cb596bf6453ea8a2cf03b77b46ab52f93ce5d7e.tar.gz
Add a comment regarding the use of the msgs alias with sendmail to help
users who want to enable it. PR: misc/39951
Diffstat (limited to 'etc/mail')
-rw-r--r--etc/mail/aliases4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/mail/aliases b/etc/mail/aliases
index d3b6a2f..38914fc 100644
--- a/etc/mail/aliases
+++ b/etc/mail/aliases
@@ -65,6 +65,10 @@ ftp-bugs: ftp
# webmaster: root
# www: webmaster
+# NOTE: /var/msgs and /var/msgs/bounds must be owned by sendmail's
+# DefaultUser (defaults to mailnull) for the msgs alias to work.
+#
# msgs: "| /usr/bin/msgs -s"
+
# bit-bucket: /dev/null
# dev-null: bit-bucket
OpenPOWER on IntegriCloud