# Email reply parsing

**URL:** https://meta.discourse.org/t/email-reply-parsing/41597
**Category:** Bug
**Tags:** email
**Created:** [26 maart 2016 om 12:03 UTC](https://meta.discourse.org/t/email-reply-parsing/41597 "2016-03-26T12:03:58Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [29 maart 2016 om 10:19 UTC](https://meta.discourse.org/t/email-reply-parsing/41597/8 "2016-03-29T10:19:44Z")

</div>

> [@steko](#):
>
> but it seems to miss also the signature at the bottom of the message,

We **do not** remove user signatures.

Since there is no standards around user signatures, there is no **easy** way to even get it to work for 75% of the emails.

The [best solution](https://github.com/mailgun/talon) I’ve found so far requires machine learning and **lots** of training samples. It gets much harder when you have to support more than one locale…

* * *

EDIT: I already added support for italian replies, but did push a new version of the gem. I just did, you should update 😉

[https://github.com/discourse/discourse/commit/480e8d0dc7c5627b36ad3151719c67780fa3c5b6](https://github.com/discourse/discourse/commit/480e8d0dc7c5627b36ad3151719c67780fa3c5b6)

---

_[View the full topic](https://meta.discourse.org/t/email-reply-parsing/41597)._
