From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#39209: Guix-commits digest settings Date: Mon, 27 Jan 2020 22:49:17 +0100 Message-ID: <87k15cfu3m.fsf@gnu.org> References: <71ad7f649a3f7a13b8e18e57bceb3a8333d7fb54.camel@alaskasi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:37448) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iwCGh-0005MB-Uo for bug-guix@gnu.org; Mon, 27 Jan 2020 16:50:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iwCGg-0005gT-8n for bug-guix@gnu.org; Mon, 27 Jan 2020 16:50:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:53155) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iwCGf-0005gN-Tg for bug-guix@gnu.org; Mon, 27 Jan 2020 16:50:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iwCGf-0002Ox-S4 for bug-guix@gnu.org; Mon, 27 Jan 2020 16:50:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <71ad7f649a3f7a13b8e18e57bceb3a8333d7fb54.camel@alaskasi.com> (Christopher Howard's message of "Mon, 20 Jan 2020 11:53:15 -0900") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Christopher Howard Cc: 39209@debbugs.gnu.org Hi Christopher, Christopher Howard skribis: > Hello, would it be possible for the Guix-commits list administrator to > tune the Digest settings, so as to reduce the numbers of Digest emails > sent each day? I'm using Digest mode, but still receive about 8-15 > emails per day. One thing that might help is to increase the number of > messages that can be lumped into one digest: I frequently receive two > or three emails within 30 seconds of each other, than have nine > messages in each. I think you can adjust also how long the system waits > before creating a new digest. I=E2=80=99ve changed =E2=80=98digest_size_threshold=E2=80=99 from 30 to 300= =C2=A0KB. This option is documented like this: digest_size_threshhold (digest): How big in Kb should a digest be before it gets sent out? 0 implies no maximum size. So I think it should be better now. Let me know! Ludo=E2=80=99.