Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Dec 2006 13:02:25 +0900
From:      "Wood, Russell" <Russell.Wood@rac.com.au>
To:        "Wasp King" <waspking2003@yahoo.com>, <freebsd-questions@freebsd.org>
Subject:   RE: how do I see security logs without turning on sendmail?
Message-ID:  <D6B5375CBC761B4BAD78E414B4BB55724A2304@mercury.rac.com.au>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D6B5375CBC761B4BAD78E414B4BB55724A2304>