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.96) (envelope-from ) id 1vuAv1-005EPY-0k for pgsql-www@arkaria.postgresql.org; Sun, 22 Feb 2026 14:58:47 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vuAuz-00BHMV-2Y for pgsql-www@arkaria.postgresql.org; Sun, 22 Feb 2026 14:58:45 +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.96) (envelope-from ) id 1vuAuz-00BHMI-1u for pgsql-www@lists.postgresql.org; Sun, 22 Feb 2026 14:58:45 +0000 Received: from imp.madness.at ([2a02:16a8:dc41::218]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1vuAuw-00000000iuP-2diU for pgsql-www@lists.postgresql.org; Sun, 22 Feb 2026 14:58:45 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kaltenbrunner.cc; s=20190215; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:From:Cc:References:To:Subject:MIME-Version:Date:Message-ID:Sender :Reply-To:Content-ID:Content-Description; bh=4HlswaGa3EqncOqyLFGIiPpJfoTU7Z6Ri8ixqZnZDKU=; b=elj1yEtDsLZDJe+MD0yQfLlnEH VBUNu8ymQWSNzl3dPaSU+PErz6P/rr9EBX53eUFxyK2gWg/zxWBSMQCZU+Jbrdii9Ckzn7UPYY2Gx BeJzy1cqpk1guj8nskfYriqWwKgcD3sIN1iHwkd6QlY8MCse1autZg8hVG9LBqDLzjVM8y3GefLwD erwy+9NCJpPtzFGzwwhABOSr0VP/sWwcw10xDNS8zsqE9FxxYpOKVYJkrHUCrMkps7STUseMPe7+m n3jQTmW+XuH/38kPGyXodWQJ/7wWu6wgU+5E0izTecBllDYRriMWcr4ttVQ4vTmyQv+rrOnQHFUAR aXZsKInw==; Received: from 83-215-245-171.p2p.cablelink.at ([83.215.245.171] helo=[192.168.79.6]) by imp.madness.at with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1vuAus-00BKwC-2W; Sun, 22 Feb 2026 15:58:40 +0100 Message-ID: <6145db75-5c00-456a-8b31-49d9588b5e3b@kaltenbrunner.cc> Date: Sun, 22 Feb 2026 15:58:31 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: "Resend email" archive action seems busted To: Tom Lane References: <2972750.1771632983@sss.pgh.pa.us> Content-Language: en-US Cc: pgsql-www@lists.postgresql.org From: Stefan Kaltenbrunner In-Reply-To: <2972750.1771632983@sss.pgh.pa.us> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Tom! On 2/21/26 01:16, Tom Lane wrote: > It says it's queued the email, but nothing gets delivered. yeah - this should be fixed now, this was caused (as an unintended side effect) by our recent attempts to fight the current wave of AI-scraping bots and resulted in the local MTA temp-rejecting mails due to an (appearant but not accurate) overload situation. Stefan