Safelinks in Outlook 365 are horrendous. Is there a reason why they put the full link into the text body?
I mean, is there a reason they aren't like this:
<html>
<head />
<body>
<a href="https://aus01.safelinks.protection.outlook.com/">https://www.originallink.com/</a>
</body>
</html>
so you can parse the original link whilst still being 'protected'? Is there a option to display them like this, rather than just turning off Safelinks altogether?