Skip to content

[bug] encode pgp/mime parts as 7bit encoding

meskio requested to merge meskio/bitmask-dev:bug/8957_b64 into master

We where encoding some parts as base64 and others with our manual encoders. Let's not do base64 and use the email standard library encoders.

Merge request reports

Loading