]> Sergey Matveev's repositories - public-inbox.git/commit
lei q|up: support v2:/path/to/inboxdir destination
authorEric Wong <e@80x24.org>
Fri, 28 May 2021 22:37:21 +0000 (22:37 +0000)
committerEric Wong <e@80x24.org>
Fri, 28 May 2021 22:38:43 +0000 (22:38 +0000)
commite3b920c4fdf4fb981306cc3fc832bdd367ccc922
tree2ed199def390bd48faa48f0e073ae08b473ebe74
parent5944277a4dc986f9adf9ba69a1e6e44899ad98c1
lei q|up: support v2:/path/to/inboxdir destination

This allows "lei-managed pseudo mailing lists" as described
by Konstantin.

Alternates use is optional and can be enables via --shared.

This doesn't manage or edit ~/.public-inbox/config; presumably
there'll need to be some tweaking of search parameters before
finalizing and making the inbox publicly accessible via HTTP/NNTP.

Link: https://public-inbox.org/meta/20210426164454.5zd5kgugfhfwfkpo@nitro.local/T/
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiOverview.pm
lib/PublicInbox/LeiSavedSearch.pm
lib/PublicInbox/LeiToMail.pm
lib/PublicInbox/LeiXSearch.pm
lib/PublicInbox/V2Writable.pm
t/lei-q-save.t