Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mSkmr-00006t-HE for pgsql-novice@arkaria.postgresql.org; Tue, 21 Sep 2021 18:46:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mSkmq-0002bd-EV for pgsql-novice@arkaria.postgresql.org; Tue, 21 Sep 2021 18:46:36 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mSkmp-0002bV-Iu for pgsql-novice@lists.postgresql.org; Tue, 21 Sep 2021 18:46:36 +0000 Received: from wout5-smtp.messagingengine.com ([64.147.123.21]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mSkmm-0007tN-Er for pgsql-novice@lists.postgresql.org; Tue, 21 Sep 2021 18:46:35 +0000 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.west.internal (Postfix) with ESMTP id 05FD13202056; Tue, 21 Sep 2021 14:46:27 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Tue, 21 Sep 2021 14:46:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; bh=294xcgYnHzeYvumvXV8fiXDbU7M8UsPybC0MfHBsmWc=; b=sT8GvrQK 5yidI8vIdAtK4OVj5ep6WiiOHDwHedinNeEoqbpD6ThQywuqIX8cINoSRfUykcr3 +TwaJB6ABQn2E9/JSBw2gWnstUMZJ0uQGyGrxO2/IVCQHYq6m5oqA5iUK/sU7iuN 0D9TwiP0y3k9Ulh5QZ2lk+km7MtK9brVzVtLdp6LqiH3QjWNvi2ncNiEFlgQOv78 mHKelVsABDgRwLa4wCf4f4yyla+L+fGtkSMuQjAeD2o7rgSdQtedBzMzdUypu5gJ g2Nwg5Cw4r3rJkTsW4jOFBsS8k6++nqbjkXY1y/aLJvVzVYUTbtwdTfiQQxRLsb3 RpqriGeLT1PPoQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrudeigedguddvlecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpeffhffvuffkgggtugfgjgesthekredttddtjeenucfhrhhomheptehlvhgr rhhoucfjvghrrhgvrhgruceorghlvhhhvghrrhgvsegrlhhvhhdrnhhoqdhiphdrohhrgh eqnecuggftrfgrthhtvghrnhepledvgfffvedvieeukeekjedvtdefteeuieejtedtgfeh leefieefueetleduveeunecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrg hilhhfrhhomheprghlvhhhvghrrhgvsegrlhhvhhdrnhhoqdhiphdrohhrgh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 21 Sep 2021 14:46:26 -0400 (EDT) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 0B94D2A07D0; Tue, 21 Sep 2021 15:46:24 -0300 (-03) Date: Tue, 21 Sep 2021 15:46:24 -0300 From: Alvaro Herrera To: Terry Buchanan Cc: "pgsql-novice@lists.postgresql.org" Subject: Re: Is a Digest Version of this List Available? Message-ID: <202109211846.vhm2pockxsuh@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <217768805.1913886.1632245422988@mail.yahoo.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2021-Sep-21, Terry Buchanan wrote: > I just signed up today. So I am sorry if this is a not-so-smart > question, but is there someway to configure the Mailing Lists to > deliver only Daily Digest versions, instead of the live updating? > I looked in a few different areas on the listsever website to find the > answer. But after I started going around in the same circles over and > over again, I thought I would try my first time to use this list to > get the answer! There is not. We (actually, Magnus Hagander) wrote our own mailing list manager and decided early on that digests were not on the list of requirements. Rather the opposite: replies coming from people that consume the digest versions are typically horrible (because they tend to quote the entire *digest* rather than just the entire *message* they reply to), threading no longer works, etc. -- Álvaro Herrera