From owner-freebsd-questions@FreeBSD.ORG Sat Dec 25 00:29:14 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 A177016A4CE for ; Sat, 25 Dec 2004 00:29:14 +0000 (GMT) Received: from jail.idea-anvil.net (idea-anvil.net [63.226.12.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 315EB43D3F for ; Sat, 25 Dec 2004 00:29:14 +0000 (GMT) (envelope-from james@idea-anvil.net) Received: from mail.Idea-Anvil.net (vaio [10.0.0.99]) by jail.idea-anvil.net (8.12.11/8.12.9) with ESMTP id iBP0T9vd012635; Fri, 24 Dec 2004 17:29:09 -0700 (MST) (envelope-from james@idea-anvil.net) From: James Organization: Jhai To: Ruben de Groot , freebsd-questions@freebsd.org Date: Fri, 24 Dec 2004 17:29:05 -0700 User-Agent: KMail/1.7.1 References: <20041224065512.29367.qmail@rahul.net> <200412240326.16142.james@idea-anvil.net> <20041224161643.GA40553@ei.bzerk.org> In-Reply-To: <20041224161643.GA40553@ei.bzerk.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412241729.06087.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 List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Dec 2004 00:29:14 -0000 On Friday 24 December 2004 09:16 am, Ruben de Groot wrote: > On Fri, Dec 24, 2004 at 03:26:15AM -0700, James typed: > > Hello, > > > > Use: > > sendmail_enable="none" > > > > This will disable all sendmail processes. > > This will also disable those annoying daily, weekly and montly > messages recieved from cronjobs. > > Who wants to read about your disks filling up, attempts to break into > your server and other futilities anyway ;-) Thanks for the heads up on that.... Is there a way to make cron use something other then sendmail?