sebbASF opened a new issue #462: Bug: archiver.py: convertToWrapped expects bytes URL: https://github.com/apache/incubator-ponymail/issues/462 convertToWrapped is being called incorrectly; it expects bytes. https://github.com/apache/incubator-ponymail/blob/ec0a76eb8b6836a3675800a65829a48fe90156f9/tools/archiver.py#L317 It looks like the processing of content-type=flowed should really be done in the msgbody method before conversion to str.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
