From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-3.5 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-ed1-x530.google.com (mail-ed1-x530.google.com [IPv6:2a00:1450:4864:20::530]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 98F421F953 for ; Mon, 6 Dec 2021 16:16:27 +0000 (UTC) Received: by mail-ed1-x530.google.com with SMTP id g14so44602037edb.8 for ; Mon, 06 Dec 2021 08:16:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:references:user-agent:in-reply-to :message-id:mime-version:content-transfer-encoding; bh=eBv6kLS0QqA/KgrOvgo8mcnixBbLiwBOGyYSYRfwRb8=; b=FhmL2yYeKxcnLDGK3QCucnICmXsmzEAX2WPC0hqDYFGfQ8VJNB+gZwhr+PdHRj5otR MbdAeSSW7Cno2MizMJ7T5LUlddeUA+sPtYSNhKd01GoPVYUSK1o6r7pFAMUwMVYUYxse M2eif9xRWcO4oWLByo932ECzyw4icTqV4OiiPc6xrCMEnH2nYjsck9O8vuU/6LlQO0DK 5ORXQNz6VGQm3TWRnqk24M5PH+zkDwAKXxeMy3GQespUTuVEAFp7cHSokvCygIEONvHr 4aLDnihyMIqAEsODEoDyZO9DCH1NuWUafVuNnG6rfM+RKCKW2/0mhZJWQ1ZzejvsXbSv BLcw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:references:user-agent :in-reply-to:message-id:mime-version:content-transfer-encoding; bh=eBv6kLS0QqA/KgrOvgo8mcnixBbLiwBOGyYSYRfwRb8=; b=iwiQf8Nz2xmIn4xX4jcKwke82XUyT44g6EQbentZpxFpKtuajc9S459+v0CLbxZAO1 JAm5lo1RZdtu+YruYMIhFW0DeVT5LuapTdrROUQBEZmjkT0N4PlhnmAL7IEjwnlEE5fH Q9qHM6zhigCTmX+SDgmNoO6T76vgIJCeuJY4ltgp7x/Bl0pmpCy5mdDtBQ7jCh19yayj rnZq0b8zpTZlnypbfOiitLgOcXzQti20m46okY/cHNwrWOANz0N4zmeGgL6PMIKKXilB lWrGE0U5yHs4M9pTUAHYMffJVoPSO56+VIJA8fOcOVmbYd+J714AF6nmuTXehQryQPBo MLCQ== X-Gm-Message-State: AOAM53258mBizPzMCngvko+AJDA3JHTLWr080U8PR90WocMYv+MNtuy4 FGUhBZWFK+MWY//YiEG2mAo= X-Google-Smtp-Source: ABdhPJw0bcbFzST0SuFmfXX1Invy9eeb52H+sZqbYB+ITKcj20iiNrUIZKf1Dadm4brMqRtrTBpyNg== X-Received: by 2002:a17:907:e8e:: with SMTP id ho14mr47027746ejc.12.1638807383689; Mon, 06 Dec 2021 08:16:23 -0800 (PST) Received: from gmgdl (j120189.upc-j.chello.nl. [24.132.120.189]) by smtp.gmail.com with ESMTPSA id y17sm8806200edd.31.2021.12.06.08.16.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Dec 2021 08:16:23 -0800 (PST) Received: from avar by gmgdl with local (Exim 4.95) (envelope-from ) id 1muGf8-000pMj-Ob; Mon, 06 Dec 2021 17:16:22 +0100 From: =?utf-8?B?w4Z2YXIgQXJuZmrDtnLDsA==?= Bjarmason To: Konstantin Ryabitsev Cc: Elijah Newren , Git Mailing List , Derrick Stolee , meta@public-inbox.org Subject: Re: Large delays in mailing list delivery? Date: Mon, 06 Dec 2021 17:12:57 +0100 References: <211203.86sfv9qwdm.gmgdl@evledraar.gmail.com> <20211203202427.o575sgrx4auqkmjp@meerkat.local> User-agent: Debian GNU/Linux bookworm/sid; Emacs 27.1; mu4e 1.6.9 In-reply-to: <20211203202427.o575sgrx4auqkmjp@meerkat.local> Message-ID: <211206.867dchr9nt.gmgdl@evledraar.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: On Fri, Dec 03 2021, Konstantin Ryabitsev wrote: > On Fri, Dec 03, 2021 at 09:02:48PM +0100, =C3=86var Arnfj=C3=B6r=C3=B0 Bj= armason wrote: >> When I've experienced delays (sometimes of half a day or more) both >> https://public-inbox.org/git/ and https://lore.kernel.org/git/ have been >> updated. > > Btw, you can source lore.kernel.org straight into your gmail inbox. :) > > https://people.kernel.org/monsieuricon/lore-lei-part-1-getting-started > https://people.kernel.org/monsieuricon/lore-lei-part-2-now-with-imap > > Or, you can read it via nntp://nntp.lore.kernel.org/. [CC'd meta@public-inbox.org, probably best to move this thread over there sooner than later, but CC'ing git@ still in case this is interesting to others] I poked a bit at setting this up but couldn't find from building public-inbox.org & trying to page through the docs how I'd get from an existing public-inbox.org/git/ checkout to a local Maildir. If you could share some recipe or a pointer to the right docs for that that would be much appreciated. Thanks!