From owner-freebsd-questions@FreeBSD.ORG Thu Dec 14 08:08:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8319716A407 for ; Thu, 14 Dec 2006 08:08:15 +0000 (UTC) (envelope-from list@museum.rain.com) Received: from ns.umpquanet.com (ns.umpquanet.com [63.105.30.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2908343C9F for ; Thu, 14 Dec 2006 08:06:40 +0000 (GMT) (envelope-from list@museum.rain.com) Received: from ns.umpquanet.com (localhost [127.0.0.1]) by ns.umpquanet.com (8.13.8/8.13.8) with ESMTP id kBE88NbT016307; Thu, 14 Dec 2006 00:08:23 -0800 (PST) (envelope-from list@museum.rain.com) Received: (from james@localhost) by ns.umpquanet.com (8.13.8/8.13.8/Submit) id kBE88NIZ016306; Thu, 14 Dec 2006 00:08:23 -0800 (PST) (envelope-from list@museum.rain.com) Date: Thu, 14 Dec 2006 00:08:23 -0800 From: James Long To: freebsd-questions@freebsd.org, tuaregmex@gmail.com, lane@joeandlane.com Message-ID: <20061214080822.GA14597@ns.umpquanet.com> References: <20061214064340.B476016A505@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061214064340.B476016A505@hub.freebsd.org> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Subject: Re: how do I see security logs without turning on 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, 14 Dec 2006 08:08:15 -0000 > Date: Wed, 13 Dec 2006 17:33:32 -0600 > From: Lane > Subject: Re: how do I see security logs without turning on sendmail? > To: freebsd-questions@freebsd.org > Message-ID: <200612131733.32763.lane@joeandlane.com> > Content-Type: text/plain; charset="iso-8859-1" > > Tuareg, > > clearly sendmail is running. That is indicated by "sendmail[41626]" in > your /var/log/sendmail log. > > The question, of course, is how does it get started. This is quite the WAG here, but can sendmail be started on-demand from inetd.conf?