From nobody@FreeBSD.org  Wed Jun 13 12:41:57 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 6F2EB37B403
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 13 Jun 2001 12:41:57 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f5DJfvr55673;
	Wed, 13 Jun 2001 12:41:57 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200106131941.f5DJfvr55673@freefall.freebsd.org>
Date: Wed, 13 Jun 2001 12:41:57 -0700 (PDT)
From: small change to jail (8) man page <rsimmons@spamcop.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: small change to jail(8) man page
X-Send-Pr-Version: www-1.0

>Number:         28128
>Category:       docs
>Synopsis:       small change to jail(8) man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 13 12:50:02 PDT 2001
>Closed-Date:    Wed Jun 27 23:52:35 PDT 2001
>Last-Modified:  Wed Jun 27 23:52:58 PDT 2001
>Originator:     Rob Simmons
>Release:        4.3-STABLE
>Organization:
>Environment:
FreeBSD wumpus 4.3-STABLE FreeBSD 4.3-STABLE #0: Fri Jun  8 09:17:41 EDT 2001     root@wumpus:/usr/obj/usr/src/sys/WUMPUS  i386
>Description:
The section in the jail(8) man page about making the host "jail friendly"
shouldn't tell people to stop using sendmail completely.  It should
include instructions on forcing sendmail to only answer on the host's IP
addresses.  The proper way to do this is:
DAEMON_OPTIONS(`Addr=10.10.10.1, Name=MTA')
>How-To-Repeat:
man 8 jail
>Fix:
Add something about this to the man page:
DAEMON_OPTIONS(`Addr=10.10.10.1, Name=MTA')
>Release-Note:
>Audit-Trail:

From: Dima Dorfman <dima@unixfreak.org>
To: small change to jail man page (8) <rsimmons@spamcop.net>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: docs/28128: small change to jail(8) man page 
Date: Wed, 13 Jun 2001 22:11:27 -0700

 small change to jail (8) man page <rsimmons@spamcop.net> writes:
 > >Description:
 > The section in the jail(8) man page about making the host "jail friendly"
 > shouldn't tell people to stop using sendmail completely.  It should
 > include instructions on forcing sendmail to only answer on the host's IP
 > addresses.  The proper way to do this is:
 > DAEMON_OPTIONS(`Addr=10.10.10.1, Name=MTA')
 
 What about Postfix?  Or qmail?  Or NewMTAOfTheMonth?  Even though
 sendmail(8) is in the base system, I think it's enough that the man
 page says that it is possible to make sendmail listen on a sepecfic
 address; and it does reference the sendmail(8) manual page.  I think
 this is sufficient.  The configuration intricacies of the MTA are
 beyond the scope of jail(8).
 
 All IMO, of course.
 
 					Dima Dorfman
 					dima@unixfreak.org
 
 
 > >How-To-Repeat:
 > man 8 jail
 > >Fix:
 > Add something about this to the man page:
 > DAEMON_OPTIONS(`Addr=10.10.10.1, Name=MTA')
 > >Release-Note:
 > >Audit-Trail:
 > >Unformatted:
 > 
 > To Unsubscribe: send mail to majordomo@FreeBSD.org
 > with "unsubscribe freebsd-doc" in the body of the message
 > 
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Wed Jun 27 23:52:35 PDT 2001 
State-Changed-Why:  
This seems unnecessary; see audit trail (and silence from originator). 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28128 
>Unformatted:
