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-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 4CFDB1F55B; Thu, 11 Jun 2020 00:30:36 +0000 (UTC) Date: Thu, 11 Jun 2020 00:30:36 +0000 From: Eric Wong To: Denton Liu Cc: git@vger.kernel.org, meta@public-inbox.org Subject: Re: CFT: imaps://public-inbox.org/INBOX.comp.version-control.git.7 Message-ID: <20200611003036.GA5446@dcvr> References: <20200610184147.GA1887@dcvr> <20200610233127.GA51956@generichostname> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200610233127.GA51956@generichostname> List-Id: Denton Liu wrote: > Exciting news! Since I'm not actually subscribed to the mailing list, > public-inbox has been integral in my workflow by letting me reply to > messages that I'm not CC'd on. The IMAP gateway is a great development. > > I fetched your message via IMAP just now ;) Hi Denton, great to know you appreciate it :) It's still in the early stages and there still seems to be a problem where it still interacts badly with mutt's header cache. Maybe checking over the old HTTPS/NNTPS endpoints once in a while if things appear too quiet is a good idea while I shake out some bugs. I'm dreading the cost of ~100K RAM/storage overhead per-client connection to support sequence numbers properly...