I am developing an application which enables the user to do a reply via email. However, when a user replies to an email, the original email is also appended to the user's response.
This original email text is being appended in different ways for different clients. For gmail it starts as
On Tue, Jan 4, 2011 at 6:24 PM, User wrote:
Like wise it's different for each client.
Is there any way to identify the original email text from user's reply?