Skip to content

Fix email header encoding issue #4

@nathanielrindlaub

Description

@nathanielrindlaub

We initially had some trouble decoding and parsing the RidgeTec emails because they were in an encoding called "Quoted-Printable Content-Transfer-Encoding" (see Stack Overflow post about it here). We've since successfully decoded it, and the HTML body Looks clean, but the headers appear to still be stuck in that same form of encoding. Perhaps the headers had an additional layer of nested encoding?

At any rate, we are able to extract the thumbnail URL and metadata just fine, so I suppose this isn't terribly high priority.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions