Receive email form from form's email

1 reply · opened Jun 28, 2023

AAndreRairanJun 28, 2023

Hello,

Is it possible to receive the email generated from the form with the form's email instead of my email?
I mean, when someone use the contact form on the website, I receive an email from myself with the person email in the body. I wanted to have the person email in the "from email" or "reply to" email.

Thank you,
André.

SSemicolon WebSTAFFJun 28, 2023

Hello,

This is not supported and also not recommended. The Emails will end up in SPAM or is also likely to be blocked by your Hosting Servers or the recipient servers. Due to the current security standards, only verified Emails with proper SPF records (and Emails with SMTP are used) will be properly sent/received by the servers. You can simply set the reply-to address with the Email Field's name attribute:

<input type=”hidden” name=”replyto” value=”template-contactform-email”>

And then when you click "Reply" to the received email, it will automatically point to the Senders location in your Mail Client.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard