Issue
email address in email client from within an incident is improperly formatted.
For Example:
<test.example@servicenow.com>
Cause
system property "glide.ui.escape_text" value was false
Resolution
Set the system property "glide.ui.escape_text" as true in order to not to allow escaping of html characters.