From: Ken Hornstein Date: Wed, 24 Apr 2019 17:05:30 +0000 (-0400) Subject: Remove MIME content caching code X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/ef0725fd97369e801a56febfdb7a6ec2eaff73c8?ds=sidebyside;hp=ef0725fd97369e801a56febfdb7a6ec2eaff73c8 Remove MIME content caching code Remove all of the MIME content caching code. Besides being of dubious value and having a number of 'interesting' security implications, it apparently only would cache content if you ran it using mhn (the necessary entry point was not copied over when mhn was split apart) and it would only work on the top-level MIME content of a message. ---