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
While working on a new application that will import email contents I had (what I believe to be) a simple email fail to parse correctly.
It was a single paragraph with no special formatting but the parsing did not handle it correctly.
I was advised by Mailgun support to post this as an issue on the repo.
Raw Gmail content: https://gist.github.com/vmitchell85/54f6ccfab55f67d46017204208d35ae9
Mailgun content: https://gist.github.com/vmitchell85/54e6971e486e5c62652c6093f2afe1b2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
While working on a new application that will import email contents I had (what I believe to be) a simple email fail to parse correctly.
It was a single paragraph with no special formatting but the parsing did not handle it correctly.
I was advised by Mailgun support to post this as an issue on the repo.
Raw Gmail content: https://gist.github.com/vmitchell85/54f6ccfab55f67d46017204208d35ae9
Mailgun content: https://gist.github.com/vmitchell85/54e6971e486e5c62652c6093f2afe1b2
The text was updated successfully, but these errors were encountered: