From ec1d0105e6f758ced83902b92b25df0c4b75613d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 4 May 2014 01:38:16 +0000 Subject: add various TODO items Screen space is precious, and we do not need it in the abbreviated view. --- lib/PublicInbox/MDA.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/PublicInbox/MDA.pm') diff --git a/lib/PublicInbox/MDA.pm b/lib/PublicInbox/MDA.pm index ee4d0afe..e2b2f914 100644 --- a/lib/PublicInbox/MDA.pm +++ b/lib/PublicInbox/MDA.pm @@ -6,7 +6,7 @@ use warnings; use Email::Address; use Encode qw/decode/; use Date::Parse qw(strptime); -use constant MAX_SIZE => 1024 * 500; # same as spamc default +use constant MAX_SIZE => 1024 * 500; # same as spamc default, should be tunable use constant cmd => qw/ssoma-mda -1/; # drop plus addressing for matching -- cgit v1.2.3-24-ge0c7