aboutsummaryrefslogtreecommitdiff
path: root/share/man/man8/rc.sendmail.8
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2002-05-22 16:37:32 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2002-05-22 16:37:32 +0000
commitb9888709dd474e64d467bb83ce3c9853547be2f6 (patch)
treede24fee3c50388768353513e9b7040a24d2dd706 /share/man/man8/rc.sendmail.8
parentdcbd867c3627315a1908641a7f576da88bd69183 (diff)
Add a warning regarding localhost-only listening daemons inside jails.
Apparently binding only to 127.0.0.1 inside of a jail actually binds to the jail IP address as well (in effect, bind to all available interfaces in the jail). Submitted by: Helge Oldach <test-smtp@oldach.net> MFC after: 1 day pending RE approval
Notes
Notes: svn path=/head/; revision=97131
Diffstat (limited to 'share/man/man8/rc.sendmail.8')
-rw-r--r--share/man/man8/rc.sendmail.83
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man8/rc.sendmail.8 b/share/man/man8/rc.sendmail.8
index 86783d496c7a..50e6749e9da4 100644
--- a/share/man/man8/rc.sendmail.8
+++ b/share/man/man8/rc.sendmail.8
@@ -139,6 +139,9 @@ This is intended to allow local mail submission via
a localhost-only listening SMTP service required for running
.Xr sendmail 8
as a non-set-user-ID binary.
+Note that this does not work inside
+.Xr jail 2
+systems as jails do not allow binding to just the localhost interface.
.It Va sendmail_submit_flags
.Pq Vt str
If