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
GMail does not support the data: URL scheme.
data:
https://tools.ietf.org/html/rfc2392 does work. A working structure seems to be:
multipart/related multipart/alternative text/plain text/html image/png image/png ...
The text was updated successfully, but these errors were encountered:
7562368
Cope with older boost versions
3c592bc
re #54
Successfully merging a pull request may close this issue.
GMail does not support the
data:URL scheme.https://tools.ietf.org/html/rfc2392 does work. A working structure seems to be:
The text was updated successfully, but these errors were encountered: