I have created a Transport Rule to add an HTML text signature to the end of an outbound email but how do I stop it from adding it to ever email in an ongoing conversation between two people?
The whole problem is that the signature of each employee is unique, since it contains exactly his contact information, respectively, it is necessary for the exception to check that each unique signature was embedded in the text only once. I tried to search for %% Email %% in the text. But the problem is that, as I understand it, only the final text can be added to the exceptions. Did I understand correctly that you can get rid of this problem only by registering many exceptions, specifying the contact details of each employee?
Is there a simpler and more concise solution to this problem?
I used google translate to translate my problem, sorry for the mistakes if there are any.