There is a plugin in the system that triggers on create message name. this looks at email description field removes html tags and puts the remaining plain text in a custom field. the problem is that when I do reply on an email under closed activities the existing plugin is triggered right when I click replay and because of that what is being replayed is not visible for plugin to be striped of html tags and add the remaining plain text in my custom field. I need a plugin that triggers after the text in the last replay has been typed, and I think that would be when I click send.
Which message name I should use for this such that I have access to the same fields?
Thank you