From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: 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.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 9F2C320966; Mon, 10 Apr 2017 14:54:16 +0000 (UTC) Date: Mon, 10 Apr 2017 14:54:16 +0000 From: Eric Wong To: "Lin Jen-Shin (godfat)" Cc: kcar-public@bogomips.org Subject: Re: subscribe Message-ID: <20170410145416.GA29475@starla> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: List-Id: mlmmj uses plus-addressing: kcar-public+subscribe@bogomips.org Also, I'm considering writing something which downloads NNTP messages(*) and uploads to IMAP servers to reduce SMTP subscribers on my mailing lists; similar to how the feed2imap RubyGem works for RSS/Atom feeds. Would you consider using that? (or writing something like that yourself? :) (*) nntp://news.public-inbox.org/inbox.comp.lang.ruby.kcar I also have a TODO item for public-inbox to add NNTP COMPRESS support to reduce bandwidth.