From owner-freebsd-questions@FreeBSD.ORG Thu Dec 14 15:17:02 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 2561316A47B for ; Thu, 14 Dec 2006 15:17:02 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED49343CCE for ; Thu, 14 Dec 2006 15:15:10 +0000 (GMT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id kBEFDtq6098196; Thu, 14 Dec 2006 10:13:55 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id kBEFDtkR098195; Thu, 14 Dec 2006 10:13:55 -0500 (EST) (envelope-from jerrymc) Date: Thu, 14 Dec 2006 10:13:54 -0500 From: Jerry McAllister To: James Long Message-ID: <20061214151354.GB98067@gizmo.acns.msu.edu> References: <20061214064340.B476016A505@hub.freebsd.org> <20061214080822.GA14597@ns.umpquanet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061214080822.GA14597@ns.umpquanet.com> User-Agent: Mutt/1.4.2.2i Cc: tuaregmex@gmail.com, lane@joeandlane.com, freebsd-questions@freebsd.org 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 15:17:02 -0000 On Thu, Dec 14, 2006 at 12:08:23AM -0800, James Long wrote: > > 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? It probably could, but I don't think that is the way it is done normally. Take a look in /etc/defaults/rc.conf at the stuff for sendmail and then note what overrides you have put in /etc/rc.conf Also, check out /etc/rc.sendmail ////jerry > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"