Email separated in response to a ticket

ah i see what you mean, you want to filter out just the answer from the customer from the full email.
For example how it’s done in jira=>jemh, which has a set of RegEx’s which try to filter out the history of the message. like so;

https://thepluginpeople.atlassian.net/wiki/spaces/JEMH/pages/446431241/Use+Project+Mapping+Cleanup+and+Body+Delimiters?preview=%2F446431241%2F446431293%2Fimage2018-7-5_16-18-21.png#UseProjectMappingCleanupandBodyDelimiters-BodyDelimiters

unfortunate email doesn’t provide an protocol for identifying the reply, and the rest of the content.

1 Like