From 975a1b174d40fd957ed869e9ff68f3c6dd6f37df Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 15 Jun 2016 00:14:29 +0000 Subject: 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. --- Makefile.PL | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 4f253125..0cba59d2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -18,7 +18,6 @@ WriteMakefile( # We also depend on git. # Keep this sorted and synced to the INSTALL document 'Date::Parse' => 0, - 'Email::Filter' => 0, 'Email::MIME' => 0, 'Email::MIME::ContentType' => 0, 'Email::Simple' => 0, -- cgit v1.2.3-24-ge0c7