From owner-freebsd-questions@FreeBSD.ORG Mon Feb 2 06:27:26 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 10B3B827 for ; Mon, 2 Feb 2015 06:27:26 +0000 (UTC) Received: from pandora.au.calorieking.net (mail.au.calorieking.net [115.70.179.114]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ABCD51B9 for ; Mon, 2 Feb 2015 06:27:25 +0000 (UTC) Received: from pandora.au.calorieking.net (localhost [127.0.0.1]) by pandora.au.calorieking.net (Postfix) with ESMTP id 77C47D; Mon, 2 Feb 2015 14:27:22 +0800 (WST) X-Virus-Scanned: amavisd-new at calorieking.com Received: from pandora.au.calorieking.net ([127.0.0.1]) by pandora.au.calorieking.net (mail.au.calorieking.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TjkvZFDGTZXT; Mon, 2 Feb 2015 14:27:22 +0800 (WST) Received: from egeria.internal (egeria.internal [192.168.2.111]) by pandora.au.calorieking.net (Postfix) with ESMTPSA id 3216AB; Mon, 2 Feb 2015 14:27:22 +0800 (WST) Message-ID: <54CF18C8.7000605@calorieking.com> Date: Mon, 02 Feb 2015 14:27:20 +0800 From: Gregory Orange User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: =?windows-1252?Q?Markus_H=E4stbacka?= , freebsd-questions@freebsd.org Subject: Re: Removing useless info from daily mail References: <5625d1cbdd8c77f70fb6515efdb5e587.squirrel@posti.ihme.org> In-Reply-To: <5625d1cbdd8c77f70fb6515efdb5e587.squirrel@posti.ihme.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2015 06:27:26 -0000 Hi Markus, On 07/01/15 15:31, "Markus Hästbacka" wrote: > I've been trying to reduce the incoming mail from my servers daily run. > > I've managed to configure periodic.conf in a way that when there's nothing > wrong in the logs I get no mail. Would you be willing to share your method? I'd like to substantially reduce my incoming mail, and while I figure there are configurable options to do so, I haven't yet put in the time to work them out. I'd be grateful to harness your work and put it to good use on my systems. Cheers, Greg.