From 3f88776b8caeb7f58a99f065ba6650aed03c11ca Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 26 Apr 2021 08:30:52 +0000 Subject: lei_input: support PublicInbox::WWW mboxrd URLs This gives "lei import", "lei tag", and similar commands the ability to use URLs recognized by our PSGI frontend directly. This is more convenient than an equivalent shell pipeline since "set -o pipefail" is not portable and errors may be lost. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 79d393c5..ce824fcf 100644 --- a/MANIFEST +++ b/MANIFEST @@ -394,6 +394,7 @@ t/kqnotify.t t/lei-convert.t t/lei-daemon.t t/lei-externals.t +t/lei-import-http.t t/lei-import-imap.t t/lei-import-maildir.t t/lei-import-nntp.t -- cgit v1.2.3-24-ge0c7