]> Sergey Matveev's repositories - public-inbox.git/commitdiff
t/eml.t: ignore newer Email::MIME behavior
authorEric Wong <e@80x24.org>
Thu, 30 Dec 2021 19:17:42 +0000 (19:17 +0000)
committerEric Wong <e@80x24.org>
Sun, 23 Jan 2022 20:19:17 +0000 (20:19 +0000)
Once again, our message parser class matches the more tolerant
behavior of older Email::MIME releases in order to handle
ancient messages.

This fixes <https://bugs.debian.org/1002219>, but dropping
Email::MIME entirely from the test suite may be prudent in
the future.


No differences found