willdurand / EmailReplyParser

PHP library for parsing plain text email content.

Home Page:https://williamdurand.fr/EmailReplyParser/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does this work with parsing HTML mail?

keithslater opened this issue · comments

I've tested it with text/html mail and it seems to return the full email when I call parseReply. My email looks like this-

Test reply y2e0g41 <br /><br /> <br /><p>On June 15, 2016 at 9:47:14 AM, Keith Slater (projectstest+y2e0g41@test.com) wrote:</p>

test sdfdsfdsf

Nope, it is useful for parsing plain text email content only.