Email is turning into clickable links
Hi @freescout-help
We are using FreeScout to send automated replies to users when they fill form on site. In such case the email address that contains a domain-like substring (for eg: [email protected]) is converted into a clickable hyperlink (devil123.com). Can you please take a look into this.
Thank You.
HTML-code and screenshots would be helpful.
Like this one:
HTML code is needed. You can find it under the "Code" button in the FreeScout editor.
Hi @freescout-help
Below is the HTML code we are using in Auto-Reply
Hello {%customer.firstName%},
Thank you so much for reaching out to us!
The issue is its not picking firstname or lastname when creating or updating the customer.
Yes, it is not picking the firstname or lastname in the case where user email is a domain like string (for eg. [email protected])
In this case it is taking "devil123.com" from the email as the first/last name and converting it into a clickable hyperlink
@rushikeshw01 thanks for helping.
@freescout-help This is not fixed yet.
We are using FreeScout to send automated replies to users when they fill form on site. In such case the email address that contains a domain-like substring (for eg: [email protected]) is converted into a clickable hyperlink.
Steps to reproduce -
- Create a gmail account with email address that contains a domain-like substring ( for eg: [email protected]
- Submit a Form: Fill out the contact form using the email address created above.
- Check the Thank you Email Response on the above email address inbox- https://bsf.d.pr/i/KKi4wo - The name is shown as evil123.com and is hyperlinked.
Please let us know if you still need help understanding the issue.