email2pdf icon indicating copy to clipboard operation
email2pdf copied to clipboard

Consider heuristically extracting headers from a forwarded/attached email for metadata

Open andrewferrier opened this issue 10 years ago • 3 comments

andrewferrier avatar Dec 11 '14 12:12 andrewferrier

Consider writing a separate Python module to extract out original email headers. Styles/sources for doing this might include:

  • http://stackoverflow.com/a/9873108/27641
  • Gmail style

andrewferrier avatar Dec 17 '14 08:12 andrewferrier

Potentially useful ideas: http://stackoverflow.com/questions/2168719/parsing-forwarded-emails

andrewferrier avatar Dec 18 '14 16:12 andrewferrier

Consider doing this in a separate Haskell script.

andrewferrier avatar Dec 28 '14 12:12 andrewferrier