From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.2 required=3.0 tests=ALL_TRUSTED,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=ham autolearn_force=no version=3.4.6 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 086771F406; Mon, 16 Oct 2023 21:19:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=80x24.org; s=selector1; t=1697491153; bh=NEf3dd5tLVqIF7QWmT901kpJ1V21wXCD452751tqZxY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=2xZeOtADMgb7UatK7o3MNFhG7bBVQGXQ0/NNG2BVT7Ng9w1381nqlI5a9XIctd9za +BJcoGvdC6206IXG+oz04SOd5R3jFcZsrpetaDw3HhDSpHM7Jsap/PS3OFGcOK2NR7 BXTgXcobeFR4vzmiYer9w7If73eD+QAIDzjulv8E= Date: Mon, 16 Oct 2023 21:17:59 +0000 From: Eric Wong To: =?utf-8?B?xaB0xJtww6FuIE7Em21lYw==?= Cc: meta@public-inbox.org Subject: Re: [PATCH 2/3] doc: lei-q: drop stale TODO comment (fixed in 1f1b1f0e22f7) Message-ID: <20231016211759.M746800@dcvr> References: <20231016113304.2788497-1-stepnem@smrk.net> <20231016113304.2788497-2-stepnem@smrk.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20231016113304.2788497-2-stepnem@smrk.net> List-Id: Štěpán Němec wrote: > I also wonder about CAVEATS from lei-overview.pod: > > IMAP and NNTP client performance is poor on high-latency connections. > It will hopefully be fixed in 2022. > > I think this needs an update (or removal, if the issue was indeed > fixed). Unfortunately not :< It's a PITA to deal with some of that stuff and I'm still using offlineimap (as I've been for ~20 years, now?) I'll try to take care of it in 2024 at latest...