mailgun/talon

Signature Detection in HTML Emails

Open

#14 opened on Sep 9, 2014

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

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