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 1nPked-00058m-8q for pgsql-hackers@arkaria.postgresql.org; Thu, 03 Mar 2022 12:33:59 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nPkeb-00050a-V8 for pgsql-hackers@arkaria.postgresql.org; Thu, 03 Mar 2022 12:33:57 +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 1nPkeb-00050J-Lc for pgsql-hackers@lists.postgresql.org; Thu, 03 Mar 2022 12:33:57 +0000 Received: from mail-lj1-x229.google.com ([2a00:1450:4864:20::229]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nPkeW-0002tI-Uj for pgsql-hackers@lists.postgresql.org; Thu, 03 Mar 2022 12:33:56 +0000 Received: by mail-lj1-x229.google.com with SMTP id o6so6582234ljp.3 for ; Thu, 03 Mar 2022 04:33:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=OGlmYp3U1UFw2ShcDqeY3OZhpBbV8zd1UfZC/dKFKec=; b=Gc0KRS/2pBWASRo8wPEW7Se+3UnJew0Ap0xXteUosmXgn/SbUGQyuW/lZ1UxWGHZhG 91ZSGoYpvW6970I/vzbmSDz0IT+fRivhriwa3SSQyRTgeBPIrdOyLeSGepJtpzrVSwxz tC/zJcLtnC7VpeGsR4opfjsNxLjemyp95H5qXgQkCXOJNeb+8XYh4bmEJPGy81EOOqFN M/P07Uv0lCHHOEdOIAf6WXZrFiffJNxuljlJhkTrbj2LcmX1RiC7Q4n9+l6i5tSTC0wH STZG1EiaXeo8IiYDk/lHJqK4Dt9hMmjgRdkKVssZdXSw8HsOHH9mllJkLVyRNpnV2K78 Zerg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=OGlmYp3U1UFw2ShcDqeY3OZhpBbV8zd1UfZC/dKFKec=; b=JCx0bg2CP/mo2cTq6vK+qa7bBc2SoYRlYR1I2y81rajc43bBI9NswIOJWoy2P1TMOO k7ynyNYi9BBm7ZNQdFZCWuwH40DVi7LTX1PIBE9YHhvfwJxieggCfl6zp8r9lmODYD/e CnisqrS/gI1MnAAvRHeGveT+QvojbsBq75BfemJ/ZRFwcqoFJvrNeMBYzxqoNIxUQw+y t5/MBDtanoWHZt+/pzC3JmoA3DlGDyMHyjulVayXb9nr/+Xx1Fi85EH/IRLQMxNFVS/k p5Piz2Aa0FQgSh/2Dej/93Gjw66IlAK1tA8ZjrNV0X7j9w8Vyk8LyeyDtTfRJe/ek4E8 K+0g== X-Gm-Message-State: AOAM5300ETJsVdn/pOV/o8tYF7xfqsyz8GCpmGbR/8gY2IZpbL8OtDMx xQ2Wk7sHWm1tjw82ILxPNGXot7erA42dEshssXI= X-Google-Smtp-Source: ABdhPJzOg08D3qJN6rhdSySI9ume207+Tnz8BI34TzAzrcOlZ4+x83Zz+TPb0JApP6CRWKTtjT7Xn/b4LGyNY6cZaFk= X-Received: by 2002:a2e:9247:0:b0:244:d4bf:58fc with SMTP id v7-20020a2e9247000000b00244d4bf58fcmr23500740ljg.309.1646310831521; Thu, 03 Mar 2022 04:33:51 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Maxim Orlov Date: Thu, 3 Mar 2022 15:33:40 +0300 Message-ID: Subject: Re: Problem with moderation of messages with patched attached. To: Pavel Borisov Cc: Postgres hackers Content-Type: multipart/alternative; boundary="0000000000004d83ad05d94f9cf6" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000004d83ad05d94f9cf6 Content-Type: text/plain; charset="UTF-8" On Thu, Mar 3, 2022 at 3:31 PM Pavel Borisov wrote: > Hi, hackers! > > Around 2 months ago I've noticed a problem that messages containing > patches in the thread [1] were always processed with manual moderation. > They appear in hackers' thread hours after posting None of them are from > new CF members and personally, I don't see a reason for such inconvenience. > The problem still exists as of today. > > Can someone make changes in a moderation engine to make it more liberal > and convenient for authors? > > [1] > https://www.postgresql.org/message-id/flat/CACG%3DezZe1NQSCnfHOr78AtAZxJZeCvxrts0ygrxYwe%3DpyyjVWA%40mail.gmail.com > > -- > Best regards, > Pavel Borisov > > Postgres Professional: http://postgrespro.com > Confirm -- Best regards, Maxim Orlov. --0000000000004d83ad05d94f9cf6 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Thu, Mar 3, 2022 at 3:31 PM Pavel Bori= sov <pashkin.elfe@gmail.com> wrote:

Confirm=C2=A0

<= /div>--
Best regards,
Maxim Orlov.
--0000000000004d83ad05d94f9cf6--