When importing the first mail into the ticket system, it would make sense that the message history is not cut off.
WHMCS currently does not distinguish this and cuts off the message history:
https://help.whmcs.com/m/support_tools/l/1265973-stripping-quoted-emails-from-ticketsJust this information where you want to have in the ticket system is lost.
The better way would be if the first mail where imported would be excluded from this filtering and all further mails would be filtered accordingly.
1 Comment
Login to post a comment.
Thanks for taking the time to submit this idea.
The feature which strips text after a break-line can be effectively disabled by dropping the contents of the tblticketbreaklines table from your WHMCS database.
This way, email messages will never match any of the break-lines, so the full messages will be imported.