GitHub user sebbASF opened an issue:

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

    Bug: may corrupt 8bit message source if it is not encoded in UTF-8

    The code currently unconditionally converts the parsed message bytes to 
UTF-8 before storage in the mbox_source index.
    
    This can corrupt messages sent using 8bit transport if they contain data 
which is not compatible with UTF-8. For example non-ASCII characters.
    
    This affects the display of message sources as well as mbox download.

----

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to