Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qm09u-005Dro-CD for pgsql-www@arkaria.postgresql.org; Thu, 28 Sep 2023 23:11:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qm09s-00H8sU-RV for pgsql-www@arkaria.postgresql.org; Thu, 28 Sep 2023 23:11:00 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qm09s-00H8sM-K0 for pgsql-www@lists.postgresql.org; Thu, 28 Sep 2023 23:11:00 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qm09l-008Am3-Ly for pgsql-www@postgresql.org; Thu, 28 Sep 2023 23:11:00 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 38SNApI31112883; Thu, 28 Sep 2023 19:10:51 -0400 From: Tom Lane To: "David G. Johnston" cc: Matthias van de Meent , pgsql-www@postgresql.org Subject: Re: Mailing list subscription's mail delivery delays? In-reply-to: References: Comments: In-reply-to "David G. Johnston" message dated "Thu, 28 Sep 2023 15:53:32 -0700" MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-ID: <1112881.1695942651.1@sss.pgh.pa.us> Content-Transfer-Encoding: 8bit Date: Thu, 28 Sep 2023 19:10:51 -0400 Message-ID: <1112882.1695942651@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk "David G. Johnston" writes: > On Thu, Sep 28, 2023 at 3:48 PM Matthias van de Meent < > boekewurm+postgres@gmail.com> wrote: >> I'm not sure if the issue is on my side (mail servers are gmail's) or >> on the mailing list server - all traces I've checked indicate that the >> delay is somewhere in the delivery from postgres' last mail server to >> the first gmail mail server. >> >> I've only really noticed this sometime in the past few weeks. After >> sampling my mails, I found other examples of significant delays (>1h) >> for mails from well-respected hackers dating back to at least >> 2023-08-28. > I have noticed the same thing happening for the Gmail account that I use. I have been seeing the same thing for a few days now, on my definitely-not-gmail personal server. Something's flaky in the PG mail infrastructure. It's gotten better since yesterday's outage, though I'm not convinced it's totally fixed. regards, tom lane