github / github/email_reply_parser

Failure to strip replies from emails with parents lacking quote '>' char, e.g. Yahoo Mail.

Abierto
#40 3 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Ruby
Estrellas
708
Forks
156
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

As an example email body:

```
Here's a reply

On Tuesday, February 10, 2015 4:25 PM, TestAccount wrote:

And here's the parent
```

parse_reply() isn't able to separate the reply from the parent in this case, it appears because the parent is lacking '>' characters in front. I would have thought this case unusual, but it seems Yahoo mail uses this style by default. Has anyone gotten parse_reply to work with Yahoo mail replies?

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by reproducing the supplied Yahoo Mail-style body with parse_reply and inspect how the reply and parent are separated when the parent lacks leading quote characters. Done means the example reliably returns the reply separately from the parent content; the issue does not name a specific file or test to run.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
ruby
Área
backend
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.