From owner-freebsd-questions@FreeBSD.ORG Thu Dec 15 01:07:04 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1931D16A41F for ; Thu, 15 Dec 2005 01:07:04 +0000 (GMT) (envelope-from djp@polands.org) Received: from corinth.polands.org (CPE-72-129-222-120.new.res.rr.com [72.129.222.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F53A43D5C for ; Thu, 15 Dec 2005 01:06:57 +0000 (GMT) (envelope-from djp@polands.org) Received: from jericho.polands.org (jericho.polands.org [172.16.1.35]) by corinth.polands.org (8.13.4/8.13.4) with ESMTP id jBF16t44067819; Wed, 14 Dec 2005 19:06:55 -0600 (CST) (envelope-from djp@polands.org) Received: from jericho.polands.org (localhost [127.0.0.1]) by jericho.polands.org (8.13.4/8.13.1) with ESMTP id jBF16s6D079455; Wed, 14 Dec 2005 19:06:54 -0600 (CST) (envelope-from djp@jericho.polands.org) Received: (from djp@localhost) by jericho.polands.org (8.13.4/8.13.1/Submit) id jBF16smp079454; Wed, 14 Dec 2005 19:06:54 -0600 (CST) (envelope-from djp) Date: Wed, 14 Dec 2005 19:06:54 -0600 From: Doug Poland To: Pietro Cerutti Message-ID: <20051215010643.GA79430@polands.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 X-Virus-Scanned: ClamAV 0.87/1209/Mon Dec 12 09:48:01 2005 on corinth.polands.org X-Virus-Status: Clean Cc: FreeBSD Subject: Re: Completely disable sendmail 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: Thu, 15 Dec 2005 01:07:04 -0000 On Thu, Dec 15, 2005 at 01:59:41AM +0100, Pietro Cerutti wrote: > > before someone begins to flame me, I'll tell you that I'm running > 6.0-STABLE and that my rc.conf contains: > no flames, relax :) > sendmail_enable="NO" > sendmail_submit_enable="NO" > sendmail_outbound_enable="NO" > sendmail_msp_queue_enable="NO" > /etc/defaults/rc.conf used to (5.x?) document sendmail_enable="NONE" to completely disable sendmail. Not sure where/if it's documented now. Once set, I believe you can disregard all the other settings. -- Regards, Doug