X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=lib%2FPublicInbox%2FMDA.pm;h=e2b2f9143083c0b1979d283fda7d2b985096e9a9;hp=ee4d0afe9715c27349d737ef034475ee80b93fdc;hb=ec1d0105e6f758ced83902b92b25df0c4b75613d;hpb=a1331e538ed8fff6e9554de553a2869954f54167 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