From 71abf270f5b11f147be839a9b057e106d0f8509f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 1 Apr 2014 23:07:38 +0000 Subject: flesh out MDA and simplify config setup We will be reusing the config parsing code for the CGI script, too. --- MANIFEST | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index cddd320e..3dba6942 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,9 +1,16 @@ .gitignore COPYING Documentation/design_notes.txt +INSTALL +MANIFEST Makefile.PL README +examples/public-inbox-config +lib/PublicInbox.pm +lib/PublicInbox/Config.pm +lib/PublicInbox/Feed.pm lib/PublicInbox/Filter.pm +lib/PublicInbox/View.pm public-inbox-mda sa_config/Makefile sa_config/README @@ -12,4 +19,11 @@ sa_config/user/.spamassassin/user_prefs scripts/dc-dlvr scripts/import_gmane_spool scripts/report-spam +t/config.t +t/fail-bin/spamc +t/feed.t t/filter.t +t/main-bin/spamc +t/mda.t +t/precheck.t +t/view.t -- cgit v1.2.3-24-ge0c7