X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=lib%2FPublicInbox%2FMDA.pm;h=57b436b984e354c19550697d3eb766ac519a97e9;hp=33696528f8c1468e8b2b05d597df4e84675c21cd;hb=46742d95647c7a80cb2f60d5c134717dd91e22e2;hpb=3b1b7abf814dbc7f2a737b2ca0e12b0fa518ff44 diff --git a/lib/PublicInbox/MDA.pm b/lib/PublicInbox/MDA.pm index 33696528..57b436b9 100644 --- a/lib/PublicInbox/MDA.pm +++ b/lib/PublicInbox/MDA.pm @@ -5,7 +5,6 @@ package PublicInbox::MDA; use strict; use warnings; -use Email::Simple; use PublicInbox::MsgTime; use constant MAX_SIZE => 1024 * 500; # same as spamc default, should be tunable use constant MAX_MID_SIZE => 244; # max term size - 1 in Xapian