Skip to content
New issue

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

Incorporate SupportPress e-mail parsing lessons #226

Open
iandunn opened this issue Aug 19, 2014 · 0 comments
Open

Incorporate SupportPress e-mail parsing lessons #226

iandunn opened this issue Aug 19, 2014 · 0 comments

Comments

@iandunn
Copy link
Contributor

iandunn commented Aug 19, 2014

SupportPress learned a lot of lessons about the various bugs and edge cases that crop up when parsing e-mails, so we should take advantage of that knowledge so that we don't run into the same bugs and have to reinvent the wheel to fix them (like #212).

kovshenin added a commit that referenced this issue Jul 9, 2015
Some non-ascii e-mail subject lines come in an encoded form of
`=?iso-8859-1?b?subject`. Make sure we decode such subject lines
and store them in regular UTF8 versus abrakadabra.

See: #226
See: http://www.faqs.org/rfcs/rfc2047.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant