Hi there! Am I able to set up a link within an email that allows the reader to reply to the email?
Solved
Reply link in email?
Best answer by SuperNat
This would be possible by adding a HTML code in your email that creates a link that when the user clicks on it, will prompt them to send an email to the specified address. It would looke something like this:
<a href="mailto:someone@example.com" target="_top">this link</a>
Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.