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 1miirN-0007nW-Ni for pgsql-www@arkaria.postgresql.org; Thu, 04 Nov 2021 19:57:17 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1miirM-0007yl-M8 for pgsql-www@arkaria.postgresql.org; Thu, 04 Nov 2021 19:57:16 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1miirM-0007yc-G2 for pgsql-www@lists.postgresql.org; Thu, 04 Nov 2021 19:57:16 +0000 Received: from smtp70.ord1d.emailsrvr.com ([184.106.54.70]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1miirJ-0007E7-VW for pgsql-www@lists.postgresql.org; Thu, 04 Nov 2021 19:57:15 +0000 X-Auth-ID: xof@thebuild.com Received: by smtp1.relay.ord1d.emailsrvr.com (Authenticated sender: xof-AT-thebuild.com) with ESMTPSA id 653914022E; Thu, 4 Nov 2021 15:57:12 -0400 (EDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\)) Subject: Re: [PATCH] pgarchives: parser: handle messages in which Message-ID is missing From: Christophe Pettus In-Reply-To: <202111041947.x5su2sdjdx74@alvherre.pgsql> Date: Thu, 4 Nov 2021 12:56:06 -0700 Cc: =?utf-8?Q?C=C3=A9lestin_Matte?= , Magnus Hagander , pgsql-www@lists.postgresql.org X-Mailbutler-Message-Id: 1509F7A3-DB13-4F9D-B213-C77E05CAC4BE Content-Transfer-Encoding: quoted-printable Message-Id: <180139C3-7E0D-4ADC-BB68-FC91D8329C94@thebuild.com> References: <202111041947.x5su2sdjdx74@alvherre.pgsql> To: Alvaro Herrera X-Mailer: Apple Mail (2.3608.120.23.2.7) X-Classification-ID: 1b663344-7ba6-41f7-9ec9-6aa2bba5fd63-1-1 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On Nov 4, 2021, at 12:47, Alvaro Herrera = wrote: > Maybe pglister should refuse to deliver messages that don't contain > a Message-Id. That seems reasonable. If there's no message ID by the time pglister = gets it, something is pretty broken along the path from the sender to = us.=