]> granicus.if.org Git - neomutt/commit
Make multipart decoding a little more forgiving.
authorBrendan Cully <brendan@kublai.com>
Wed, 25 Jun 2008 06:12:02 +0000 (23:12 -0700)
committerBrendan Cully <brendan@kublai.com>
Wed, 25 Jun 2008 06:12:02 +0000 (23:12 -0700)
commitc2be5c1be9be45c878f23d6d03297d2fb425583e
tree8f87ddf6be2c097d15ceb79469d0e84d110217c2
parentba2b91e6d2639aad8582be9000818c1b089bb48f
Make multipart decoding a little more forgiving.
First, ignore bad content-transfer-encoding in multipart sections.
Second, if an attachment fails to decode, print a warning and continue
instead of giving up on the entire message.
ChangeLog
handler.c