Exchange Server 2007 is altering href value
- by Mark Kadlec
I am creating an email going out to internal users with the following code that has a link to an internal directory:
<a href="\\abc\123">\\abc\123</a>
And for whatever reason, the mail that comes in shows:
\\abc\123 and the link points to /abc/123
I am suspecting Exchange Server of somehow altering the mail message to make it…