From owner-freebsd-questions@FreeBSD.ORG Mon Apr 18 07:06:35 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1604916A4CE for ; Mon, 18 Apr 2005 07:06:35 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 976B343D1F for ; Mon, 18 Apr 2005 07:06:34 +0000 (GMT) (envelope-from gjbailey@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1114737wra for ; Mon, 18 Apr 2005 00:06:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=VM3oaORHj8pBrXgGserGXvRoqgTwlD4pZKA6XslIv1ROKkGsr6ymdTci1wjeiH7DEmO0eZBxiBh/K9oOMjV0uU/yDG1cXjcvjDiX7n8mIWOkHA6HUW7QbCj43lAWwZpbrC7BP+OS78gqwC/NOVc1c76dvtIFsh9fJqamIg0YJFg= Received: by 10.54.79.17 with SMTP id c17mr3218086wrb; Mon, 18 Apr 2005 00:06:34 -0700 (PDT) Received: by 10.54.84.1 with HTTP; Mon, 18 Apr 2005 00:06:34 -0700 (PDT) Message-ID: <48a5f32a05041800062f5a484f@mail.gmail.com> Date: Mon, 18 Apr 2005 09:06:34 +0200 From: Gareth Bailey To: freebsd-questions Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Sendmail - massive logs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gareth Bailey List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2005 07:06:35 -0000 Hi All, I have found that my /var dir is filling up with logs caused by sendmail. I= =20 have no desire to use sendmail at the moment, and would like to turn it off= =20 completely (including logs). How might i do this. Presently, I have the following line in my rc.conffile= . sendmail_enable=3D"NONE" Please advise, Thanks Gareth