From 2f9f6c9eca667dfde9e267e946498eaad0b0c8da Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 24 Feb 2021 17:31:52 +0600 Subject: lei : support NNTP sources We can read NNTP in -watch and Net::NNTP is shipped with Perl5, so lei import and convert have no excuse not to support NNTP as a client. Authentication is not tested, yet; but should be close to what IMAP is like... --- MANIFEST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 9cf97563..4c04eec8 100644 --- a/MANIFEST +++ b/MANIFEST @@ -369,6 +369,7 @@ t/lei-daemon.t t/lei-externals.t t/lei-import-imap.t t/lei-import-maildir.t +t/lei-import-nntp.t t/lei-import.t t/lei-mirror.t t/lei.t @@ -454,7 +455,6 @@ t/watch_imap.t t/watch_maildir.t t/watch_maildir_v2.t t/watch_multiple_headers.t -t/watch_nntp.t t/www_altid.t t/www_listing.t t/www_static.t -- cgit v1.2.3-24-ge0c7