mail-parser icon indicating copy to clipboard operation
mail-parser copied to clipboard

Is this able to parse latest reply?

Open c1am opened this issue 3 years ago • 1 comments

Is mail-parser able to parse out the latest reply in an email thread?

c1am avatar Jul 25 '22 20:07 c1am

You can use either one of the following two libraries to extract the latest reply:

  • https://github.com/zapier/email-reply-parser
  • https://github.com/alfonsrv/mailparser-reply

alfonsrv avatar Jan 04 '23 20:01 alfonsrv