about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-03-10 19:45:39 -0600
committerEric Wong <e@80x24.org>2021-03-12 02:18:15 +0000
commit0ec3ddaeea0e3eac3f4e686cd4383840414fbc4d (patch)
tree62872151aa17cecbbc1f055f907678d625e209b4 /MANIFEST
parent7534692cd42797deeb9142598e031ca3184951cf (diff)
downloadpublic-inbox-0ec3ddaeea0e3eac3f4e686cd4383840414fbc4d.tar.gz
Some poorly-configured MUAs will send application/octet-stream
even for text-only attachments.  We can't make expect all MUAs
are configured with proper MIME types, and there is plenty of
historical mail that falls into this unfortunate criteria.

v2: simplify the check and ensures returned text is Perl "utf8"
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 8662d2c0..941a1f90 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -472,6 +472,7 @@ xt/cmp-msgstr.t
 xt/cmp-msgview.t
 xt/create-many-inboxes.t
 xt/eml_check_limits.t
+xt/eml_octet-stream.t
 xt/git-http-backend.t
 xt/git_async_cmp.t
 xt/httpd-async-stream.t