handesk icon indicating copy to clipboard operation
handesk copied to clipboard

Email polling issue when client replies to a ticket in email

Open jacky-utwani opened this issue 4 years ago • 1 comments

When a client replies to an email the mail clients add the quoted text which has all the messages from that thread. The comment parser works well, it does ignore the whole thread but some information of last thread is considered as a comment. Refer the screenshot below the part in the red box is added by mail client and parsed in comment.

image

jacky-utwani avatar Jul 23 '20 04:07 jacky-utwani

We use a hidden text in the comments so we know where to cut, if their email client replaces any of it, or they delete it manually we have no way to detect it.. Might it be the problem?

BadChoice avatar Oct 05 '20 10:10 BadChoice