From owner-freebsd-current@FreeBSD.ORG Wed Jan 4 11:57:55 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46610106566C; Wed, 4 Jan 2012 11:57:55 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id B8A568FC0C; Wed, 4 Jan 2012 11:57:54 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id q04BvrfN051450; Wed, 4 Jan 2012 15:57:53 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id q04Bvr8N051449; Wed, 4 Jan 2012 15:57:53 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Wed, 4 Jan 2012 15:57:53 +0400 From: Gleb Smirnoff To: John Baldwin Message-ID: <20120104115753.GF34721@FreeBSD.org> References: <201201031036.50837.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201201031036.50837.jhb@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "Bjoern A. Zeeb" , freebsd-current@FreeBSD.org Subject: Re: periodic emails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jan 2012 11:57:55 -0000 On Tue, Jan 03, 2012 at 10:36:50AM -0500, John Baldwin wrote: J> > why do we send all these empty headings for periodic emails or given there is J> > no output to this one can we J> > J> > 1) suppress the empty sections (to me that sounds a bit like a wrong J> > return code or something maybe?), and J> > 2) add an option to suppress "empty" periodic emails entirely? J> J> Have you tried 'daily_show_success="NO"' in /etc/periodic.conf? J> J> (Also security_show_success, weekly_show_success, and monthly_show_success?) J> J> Those certainly have fixed both 1) and 2) for me. Does security_show_success="YES" suppress the security report entirely (no mail sent), if no security related issues found? When I once tried OpenBSD, I loved that security report mail isn't generated at all if not issues found. -- Totus tuus, Glebius.