tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Konstantin Ryabitsev" <konstantin@linuxfoundation.org>
To: users@linux.kernel.org
Cc: tools@linux.kernel.org
Subject: subscribing to lore using grokmirror + procmail
Date: Wed, 7 Oct 2020 17:54:28 -0400	[thread overview]
Message-ID: <20201007215428.g45vafyjigj5k2d2@chatter.i7.local> (raw)

Hi, all:

I needed a way to pipe lore.kernel.org lists straight into 
patchwork.kernel.org, so we don't have to subscribe patchwork separately 
for each list. Then I realized that it's generally useful as a way to 
deliver straight from public-inbox archives into local inboxes -- 
similar to how l2md does it, plus with some additional perks:

- we use manifest.js.gz provided by public-inbox to quickly see which 
  lists have updates, so we only update those repositories that actually 
  have new content
- we automatically recognize when remote epochs roll over
- if configured with `shallow=yes`, we can automatically re-shallow
  local git copies after each successful delivery, so they don't take up
  any space

Since it delivers via procmail, you can use in-depth filtering or just 
dump it into your ~/Mail/. You can also pair it with mbsync to have 
things uploaded straight to your imap mailbox.

If you're interested, you can read the details here:
https://people.kernel.org/monsieuricon/subscribing-to-lore-lists-with-grokmirror

Caution: pi-piper is brand new and probably has bugs.

-K

                 reply	other threads:[~2020-10-07 21:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201007215428.g45vafyjigj5k2d2@chatter.i7.local \
    --to=konstantin@linuxfoundation.org \
    --cc=tools@linux.kernel.org \
    --cc=users@linux.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).