From owner-freebsd-questions@FreeBSD.ORG Fri Dec 24 16:28:04 2004 Return-Path: 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 62D3416A4CE for ; Fri, 24 Dec 2004 16:28:04 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10F6343D1D for ; Fri, 24 Dec 2004 16:28:04 +0000 (GMT) (envelope-from joshua.lokken@gmail.com) Received: by wproxy.gmail.com with SMTP id 55so131455wri for ; Fri, 24 Dec 2004 08:28:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=ARw6S50qgdfHv0sLwRcM6yl/pCC6ZuyO/CjG528wP2juizGjCAyGj1acbpjmIs5jLQ8Rl3Y4ndNKef0jOlvz+u/stHd+4VT5EOXT57KMtzHfydIviy+TVhYLUPD+WElRLcSTv+QGO7swDg24QKdRzKoZDxSRq8SbUOSmBWoFJKc= Received: by 10.54.29.67 with SMTP id c67mr590799wrc; Fri, 24 Dec 2004 08:28:03 -0800 (PST) Received: by 10.54.11.33 with HTTP; Fri, 24 Dec 2004 08:28:02 -0800 (PST) Message-ID: Date: Fri, 24 Dec 2004 10:28:02 -0600 From: Joshua Lokken To: freebsd-questions@freebsd.org In-Reply-To: <200412240326.16142.james@idea-anvil.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041224065512.29367.qmail@rahul.net> <200412240326.16142.james@idea-anvil.net> Subject: Re: sendmail running on localhost 25? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joshua Lokken List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2004 16:28:04 -0000 On Fri, 24 Dec 2004 03:26:15 -0700, James wrote: > Hello, > > Use: > sendmail_enable="none" > > This will disable all sendmail processes. Please don't top-post. Also, the above is deprecated, and the pertinent documentation shows the following: sendmail_enable="NO" sendmail_submit_enable="NO" sendmail_outbound_enable="NO" sendmail_msp_queue_enable="NO" -- Joshua Lokken Open Source Advocate