I had a same issue and found out if you use email like this;
<a rel="nofollow" style="text-decoration:none; color:#333">test@mydomain.com</a>
email providers does not tend to follow email as a link.
Hope this helps.
I had a same issue and found out if you use email like this;
<a rel="nofollow" style="text-decoration:none; color:#333">test@mydomain.com</a>
email providers does not tend to follow email as a link.
Hope this helps.