mailgun/talon

Signature Detection in HTML Emails

Open

#14 opened on Sep 9, 2014

View on GitHub
 (2 comments) (3 reactions) (0 assignees)Python (283 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,220 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I haven't had a lot of success parsing signatures out of text/html emails. It seems to work pretty well for text/plain emails. Is there a good strategy to parse out the signature for text/html emails?

Thanks, Pete

Contributor guide