From owner-freebsd-questions@FreeBSD.ORG Wed Dec 6 04:02:29 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 46A4716A40F for ; Wed, 6 Dec 2006 04:02:29 +0000 (UTC) (envelope-from Russell.Wood@rac.com.au) Received: from maserati.rac.com.au (maserati.rac.com.au [61.88.37.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FACC43CA3 for ; Wed, 6 Dec 2006 04:01:45 +0000 (GMT) (envelope-from Russell.Wood@rac.com.au) Received: from mazda.rac.com.au ([172.16.5.50]) by audi.rac.com.au with Microsoft SMTPSVC(6.0.3790.1830); Wed, 6 Dec 2006 13:02:26 +0900 Received: from mercury.rac.com.au ([172.16.5.42]) by mazda.rac.com.au with Microsoft SMTPSVC(6.0.3790.1830); Wed, 6 Dec 2006 13:02:26 +0900 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2757 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Wed, 6 Dec 2006 13:02:25 +0900 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: how do I see security logs without turning on sendmail? Importance: normal Priority: normal thread-index: AccY6b/Xg/wSO0lfTJClmadF94nthwAAWHmg From: "Wood, Russell" To: "Wasp King" , X-OriginalArrivalTime: 06 Dec 2006 04:02:26.0114 (UTC) FILETIME=[571B5A20:01C718EB] 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: Wed, 06 Dec 2006 04:02:29 -0000 Business and Technology Solutions The Royal Automobile Club of W.A. 832 Wellington Street > -----Original Message----- > From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd- > questions@freebsd.org] On Behalf Of Wasp King > Sent: Wednesday, 6 December 2006 12:49 PM > To: freebsd-questions@freebsd.org > Subject: how do I see security logs without turning on sendmail? >=20 > is there a way that one can specify a log place to see > daily logs like you receive from root@localhost, when > sendmail is turned on? >=20 > there must be a way to enable only local mail > delivery...but I am not sure how.. >=20 > would like to shut down sendmail but want to see > security logs. >=20 > thanks. >=20 > Zach > using FreeBSD 4.2 and sendmail 8.x (maybe). In you /etc/rc.conf.local file add: sendmail_enable=3D"no" This will only allow Sendmail accept and deliver local mail. Regards, Russell Wood DISCLAIMER: Disclaimer. This e-mail is private and confidential. If you are not the = intended recipient, please advise us by return e-mail immediately, and = delete the e-mail and any attachments without using or disclosing the = contents in any way. The views expressed in this e-mail are those of the = author, and do not represent those of this company unless this is = clearly indicated. You should scan this e-mail and any attachments for = viruses. This company accepts no liability for any direct or indirect = damage or loss resulting from the use of any attachments to this e-mail.