github / github/email_reply_parser

Signatures of replies sent by Google Inbox are not detected

Open
#55 2 comments 7 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
708
Forks
156
PR merge metrics
No merged PRs in 30d

Description

Signatures of replies sent by Google Inbox are not detected because there are no empty line between the quatation and the signature such as the following email.

```
Hi,
This is a test reply from Google Inbox.

On Wed, May 25, 2016 at 3:13 PM wrote:

> LGTM
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly or view it on GitHub
>
--
This is signature, but it is not detected.
```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the Google Inbox example from the issue and tracing the library's signature-detection logic. Done means the signature in this format is recognized without breaking detection of the quoted reply.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.