microsoft / mail2bug

Mail2Bug is a service that creates work-items in TFS (incl. VS Online) from an email, and keep the items updated with responses on the thread.
Other
174 stars 108 forks source link

Fix email separators from mobile and web clients #109

Closed EduardoRomo closed 4 years ago

EduardoRomo commented 4 years ago

Different html schemas for outgoing emails produced parsing errors for emails sent from a mobile or web client. When the experimental html features were enabled, this produced that full email threads were added as a comment in ADO, instead of just the latest message.