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 2016/12/12 13:02:46 UTC

[GitHub] incubator-ponymail issue #288: Bug: does not parse multipart/mixed mails wit...

Github user sebbASF commented on the issue:

    https://github.com/apache/incubator-ponymail/issues/288
  
    Further investigation shows that the problem due to unquote being called twice.
    Since both "" and <> are treated as quotes, they both get removed.
    This appears to still be a bug in 3.5.2 (I am using 3.4.1)


---
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.
---