From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id sNfULyPfrV6rEAAA0tVLHw (envelope-from ) for ; Sat, 02 May 2020 20:59:15 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id OJKaDi7frV7VEAAAbx9fmQ (envelope-from ) for ; Sat, 02 May 2020 20:59:26 +0000 Received: from arlo.cworth.org (arlo.cworth.org [50.126.95.6]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0C860943D0D for ; Sat, 2 May 2020 20:59:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id C8EFA6DE0F21; Sat, 2 May 2020 13:59:17 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nBZ5cuLn1Xig; Sat, 2 May 2020 13:59:17 -0700 (PDT) Received: from arlo.cworth.org (localhost [IPv6:::1]) by arlo.cworth.org (Postfix) with ESMTP id 7F4376DE0F0C; Sat, 2 May 2020 13:59:16 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id A88FD6DE0F0C for ; Sat, 2 May 2020 13:59:14 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mZT6WREbQ6YV for ; Sat, 2 May 2020 13:59:13 -0700 (PDT) X-Greylist: delayed 375 seconds by postgrey-1.36 at arlo; Sat, 02 May 2020 13:59:13 PDT Received: from dcvr.yhbt.net (dcvr.yhbt.net [64.71.152.64]) by arlo.cworth.org (Postfix) with ESMTPS id 4E9916DE0EF3 for ; Sat, 2 May 2020 13:59:13 -0700 (PDT) Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 00D3E1F8C1; Sat, 2 May 2020 20:52:57 +0000 (UTC) Date: Sat, 2 May 2020 20:52:57 +0000 From: Eric Wong To: Sean Whitton Subject: Re: notmuch and mailing lists Message-ID: <20200502205257.GA9161@dcvr> References: <87o8r74fmz.fsf@iris.silentflame.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <87o8r74fmz.fsf@iris.silentflame.com> X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: notmuch@notmuchmail.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: notmuch-bounces@notmuchmail.org Sender: "notmuch" X-Scanner: scn0 X-Spam-Score: 4.29 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 50.126.95.6 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Scan-Result: default: False [4.29 / 13.00]; GENERIC_REPUTATION(0.00)[-0.4671655578157]; TO_DN_SOME(0.00)[]; IP_REPUTATION_HAM(0.00)[asn: 27017(-0.18), country: US(-0.00), ip: 50.126.95.6(-0.47)]; R_SPF_ALLOW(0.00)[+a]; DWL_DNSWL_BLOCKED(0.00)[50.126.95.6:from]; MX_GOOD(-0.50)[cached: notmuchmail.org]; RCPT_COUNT_TWO(0.00)[2]; MAILLIST(-0.20)[mailman]; RCVD_IN_DNSWL_FAIL(0.00)[50.126.95.6:server fail]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:27017, ipnet:50.126.64.0/18, country:US]; MIME_TRACE(0.00)[0:+]; FROM_NEQ_ENVFROM(0.00)[normalperson@yhbt.net,notmuch-bounces@notmuchmail.org]; RSPAMD_URIBL(4.50)[spwhitton.name:email]; ARC_NA(0.00)[]; URIBL_BLOCKED(0.00)[spwhitton.name:email,yhbt.net:url,notmuchmail.org:email]; FROM_HAS_DN(0.00)[]; SPF_REPUTATION_HAM(0.00)[-0.46473916776912]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[notmuch@notmuchmail.org]; DMARC_NA(0.00)[yhbt.net]; HAS_LIST_UNSUB(-0.01)[]; BAD_REP_POLICIES(0.10)[]; MID_RHS_NOT_FQDN(0.50)[]; RCVD_COUNT_SEVEN(0.00)[8]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: pROKqymVQMwM Sean Whitton wrote: > Hello, > > I was wondering whether anyone who previously read mailing lists via > NNTP has stopped doing this after starting to use notmuch. Fwiw, I have some slrn spool to Maildir translators here which should work with notmuch: Perl: https://yhbt.net/public-inbox.git/tree/scripts/slrnspool2maildir (It still uses the Email::* namespace, which I'm slowly getting rid of in public-inbox due to performance and inactive upstream...) Ruby: https://lore.kernel.org/lkml/20190104013522.stng6gwauwnr6wbi@starla/ (doesn't do any header rewriting) > I've not yet used NNTP to read mailing lists myself, but I think there > are limitations to the way I currently read lists, and was wondering > whether it is worth exploring the NNTP approach, or trying to come up > with notmuch-based workflow improvements. Not directly related to notmuch: I'm planning on expanding public-inbox to include a local client tool which can index, search, and optionally cache NNTP and HTTP messages from any NNTP and public-inbox HTTP instances. Maybe IMAP, too...