Date: Wed, 4 Dec 2002 16:28:03 +1030 From: Tim Peters <tim@lost.net.au> To: Grant Cooper <grant.cooper@nucleus.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Removing sendmail and getting roots mail Message-ID: <20021204055803.GB62081@adelaide.edu.au> In-Reply-To: <00fa01c29b4b$895d70d0$040a0a0a@donatev49iknkl> References: <00fa01c29b4b$895d70d0$040a0a0a@donatev49iknkl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 03, 2002 at 08:13:44PM -0800, Grant Cooper wrote: > If I remove sendmail will that stop root from getting roots security reports? Yes, unless you install a different MTA (qmail, postfix etc) and configure it correctly. If all you want to do is prevent incoming smtp connections, just use sendmail_enable="NO" in /etc/rc.conf. -tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021204055803.GB62081>