Does anybody know if there is a special trick to make gmail not to show text as an htmllink?
We are sending newsletters to our customers, and there is a possibility that in the text is something like “one-company.com inc.” and gmail makes a link.
Does anybody know if there is a special trick to make gmail not to
Share
That can be done.
you need to enclose all Dots (.) and at-the-rate-of ‘@’ symbols in < span>< / span> blocks.
i.e x@y.com should become x< span>@< / span>y< span>.< span>com