We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I seem to be getting broken html emails when encrypted.
Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit MIME-Version: 1.0
I get the PGP information but I'm not able to view the message.
I'm starting here since it is happening in multiple email clients. Not sure what info I can provide to be helpful.
The text was updated successfully, but these errors were encountered:
I don't think PGP works particularly well with HTML emails in the first place.
Sorry, something went wrong.
It seems fine with some and not others. Why would it break html?
Check out my version at https://github.com/TheGreatGooo/gpg-mailgate
The issue is because of two things the content encoding as well as loss of content-type if the message is not multipart
No branches or pull requests
I seem to be getting broken html emails when encrypted.
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
MIME-Version: 1.0
I get the PGP information but I'm not able to view the message.
I'm starting here since it is happening in multiple email clients. Not sure what info I can provide to be helpful.
The text was updated successfully, but these errors were encountered: