From c515264dd69156fc89c59685f788b1093afb8731 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 24 Jun 2016 01:15:13 +0000 Subject: split out spamcheck/spamc to its own module. This should hopefully make it easier to try other anti-spam systems (or none at all) in the future. --- MANIFEST | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index bc7d54ca..834cb5dd 100644 --- a/MANIFEST +++ b/MANIFEST @@ -69,6 +69,7 @@ lib/PublicInbox/Search.pm lib/PublicInbox/SearchIdx.pm lib/PublicInbox/SearchMsg.pm lib/PublicInbox/SearchView.pm +lib/PublicInbox/Spamcheck/Spamc.pm lib/PublicInbox/Spawn.pm lib/PublicInbox/SpawnPP.pm lib/PublicInbox/Thread.pm @@ -133,6 +134,7 @@ t/psgi_attach.t t/psgi_mount.t t/qspawn.t t/search.t +t/spamcheck_spamc.t t/spawn.t t/utf8.mbox t/view.t -- cgit v1.2.3-24-ge0c7