You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ponymail.apache.org by sebbASF <gi...@git.apache.org> on 2017/01/29 13:36:30 UTC

[GitHub] incubator-ponymail issue #357: Bug: archiver/msgbody can treat an attachment...

GitHub user sebbASF opened an issue:

    https://github.com/apache/incubator-ponymail/issues/357

    Bug: archiver/msgbody can treat an attachment as the body

    The msgbody function in archiver.py tries to extract a body from the message.
    However it does not take account of the disposition of the body parts, so may use the contents of a file rather than the inline text.

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---