java - Unable to view href link with email templates -


Hello, I am trying to send a notification to the mail in my application. For this, I am using the freemakers template.

Then, in the template file I

   & Lt; Title & gt; Notification & lt; / Title & gt; & Lt; / Head & gt;  

and I have to url

  & lt; A target = "_ blank" style = "color: #ffffff; text-decoration: none" Href = "** Added link here" & gt; Activate your account & lt; / A & gt;  

So, when I access it via Gmail, it's working fine.

But if I send Yahoo Mail to this template then I do not see just the href and if I open it in Safari Browser href applewebdata: // has been added .

So what's the problem when I am getting wrong?


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -