github / github/email_reply_parser
Gmail's signature is not being detected
Open
- Dominant language
- Ruby
- Stars
- 708
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
When you parse emails, you detect signature by `--` (dash-dash-space). But, Gmail for some odd reason, adds asterisks before and after signature delimiter, you should, probably, support this as well. In raw email it looks like this: `*-- *`.
Contributor guide
Assessment
This issue has not been assessed yet.