From owner-freebsd-questions@FreeBSD.ORG Mon Feb 4 21:47:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C234816A41B for ; Mon, 4 Feb 2008 21:47:01 +0000 (UTC) (envelope-from fbsd06+SZ=ceff704c@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id 9A2C213C4EF for ; Mon, 4 Feb 2008 21:47:01 +0000 (UTC) (envelope-from fbsd06+SZ=ceff704c@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by turtle-in.mxes.net (Postfix) with ESMTP id E6F7B163F95 for ; Mon, 4 Feb 2008 16:22:17 -0500 (EST) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id C277023E4A0 for ; Mon, 4 Feb 2008 16:22:15 -0500 (EST) Date: Mon, 4 Feb 2008 21:22:06 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080204212206.33841a4a@gumby.homeunix.com.> In-Reply-To: References: <47A70558.1040500@infracaninophile.co.uk> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.5; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: sendmail should not bind to loopback only X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2008 21:47:01 -0000 On Mon, 4 Feb 2008 14:12:00 +0100 "Wouter Oosterveld" wrote: > I can't find this in the FreeBSD handbook (not in > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sendmail.html > anyway). Would that be a documentation bug? If not, which piece of > documentation should I have read? For anything to do with base system daemons it's often useful to look in /etc/defaults/rc.conf. Sendmail is little unusual in that although it's nominally "off" by default, there has to be some limited form of mail delivery for daily security reports etc.