how do I see security logs without turning on sendmail?

Wood, Russell Russell.Wood at rac.com.au
Tue Dec 5 20:02:29 PST 2006


Business and Technology Solutions
The Royal Automobile Club of W.A.
832 Wellington Street
> -----Original Message-----
> From: owner-freebsd-questions at freebsd.org [mailto:owner-freebsd-
> questions at freebsd.org] On Behalf Of Wasp King
> Sent: Wednesday, 6 December 2006 12:49 PM
> To: freebsd-questions at freebsd.org
> Subject: how do I see security logs without turning on sendmail?
> 
> is there a way that one can specify a log place to see
> daily logs like you receive from root at localhost, when
> sendmail is turned on?
> 
> there must be a way to enable only local mail
> delivery...but I am not sure how..
> 
> would like to shut down sendmail but want to see
> security logs.
> 
> thanks.
> 
> Zach
> using FreeBSD 4.2 and sendmail 8.x (maybe).

In you /etc/rc.conf.local file add:

	sendmail_enable="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.


More information about the freebsd-questions mailing list