]> Sergey Matveev's repositories - public-inbox.git/commit
mda: hook up new filter functionality
authorEric Wong <e@80x24.org>
Wed, 15 Jun 2016 00:14:29 +0000 (00:14 +0000)
committerEric Wong <e@80x24.org>
Wed, 15 Jun 2016 00:30:04 +0000 (00:30 +0000)
commit975a1b174d40fd957ed869e9ff68f3c6dd6f37df
treea6484ef33025577dfe9fc1e5d3d092bade5d9cff
parentc1abb946e53e4179666ebb290e31c2d9ddc40711
mda: hook up new filter functionality

This removes the Email::Filter dependency as well as the
signature-breaking scrubber code.  We now prefer to
reject unacceptable messages and grudgingly (and blindly)
mirror messages we're not the primary endpoint for.
INSTALL
Makefile.PL
lib/PublicInbox/Filter.pm [deleted file]
script/public-inbox-learn
script/public-inbox-mda
t/filter.t [deleted file]