Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Splitter detection false positive #178

Open
raphael0202 opened this issue Nov 20, 2018 · 0 comments
Open

Splitter detection false positive #178

raphael0202 opened this issue Nov 20, 2018 · 0 comments

Comments

@raphael0202
Copy link

The email quote detection function truncated a large part of an email of mine, because a line was (falsely) detected as a splitter:

Le message précédent a connu quelques problèmes de distribution, notamment vers les adresses Free : j'espère que le serveur sera plus opérationnel cette fois.
 La date limite est arrivée, mais nous vous laissons encore quelques jours pour vous inscrire au forum du 5 décembre. Ne tardez pas, toutefois : d'ici une semaine, il va nous falloir "bloquer" le nombre d'Ecoles représentées

We can reproduce the bug with:
Le , représent that matches the RE_ON_DATE_SMB_WROTE regex.
I'm about to submit a merge request fixing the bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant