From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 56D036DE0B6D for ; Sat, 20 Aug 2016 09:53:17 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.007 X-Spam-Level: X-Spam-Status: No, score=-0.007 tagged_above=-999 required=5 tests=[AWL=0.004, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled 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 KNB9GCNApgnT for ; Sat, 20 Aug 2016 09:53:15 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 048F06DE0B2B for ; Sat, 20 Aug 2016 09:53:14 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) (envelope-from ) id 1bb9W2-000344-QJ; Sat, 20 Aug 2016 12:53:02 -0400 Received: (nullmailer pid 3424 invoked by uid 1000); Sat, 20 Aug 2016 16:53:01 -0000 From: David Bremner To: "W. Trevor King" , Steven Allen Cc: Tomi Ollila , notmuch@notmuchmail.org, Carl Worth Subject: Re: [feature request] emacs: use `notmuch insert` for FCC In-Reply-To: <20160820062931.GY30347@odin.tremily.us> References: <87lgzsb0b0.fsf@stebalien.com> <87k2fcdl0x.fsf@stebalien.com> <20160820062931.GY30347@odin.tremily.us> User-Agent: Notmuch/0.22.1+61~g2ce0f13 (https://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Sat, 20 Aug 2016 13:53:01 -0300 Message-ID: <87wpjb5qmq.fsf@maritornes.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Aug 2016 16:53:17 -0000 "W. Trevor King" writes: > On Sat, Aug 20, 2016 at 02:14:38AM -0400, Steven Allen wrote: >> Tomi Ollila writes: >> > PS: do we have an alternative to mid.gmane.org for >> > http://nmbug.tethera.net/status/ >> >> https://notmuchmail.org/pipermail/notmuch/? However, it's not >> indexed by id. > > The Git folks seem to be transitioning to public-inbox / SSOMA > [1,2,3,4]. I floated a mostly-SSOMA conversion of the notmuch > archives a while back [5], and I can take a stab at dusting that off > and putting a public-inbox frontend in front of it, although I'd > rather have someone more central to notmuch handle long-term hosting. If I understand correctly, this would (or could) replace pipermail (of course it's a bit silly we don't have some notmuch based web archive, but one problem at a time, I guess). Carl, do you have any interest in running a public-inbox instance in place of the pipermail instance on notmuchmail.org? d