You can setup your Contact Form 7 (CF7) forms so that you can reply to the email address, provided in the form, directly from your inbox.
In this article, we show you how to configure your CF7 Mail Setting so that you can reply to the provided email address directly from your email inbox.
You can reply to the provided email address in the following ways:
Using additional headers
To reply to form submissions in your email application, use Reply-to: [your name] <[your email]>
in the Additional Headers field.
To: me@cf7pro.com
(Use any valid email address on any valid domain)
From: noreply@yourdomain.com
(Use a valid email address on the domain where your form is hosted)
Subject: Site Name - [your-subject]
(Adds extra info to ensure you still have a valid Subject when user does not supply a value)
Additional Headers: Reply-to: [your-name] <[your-email]>
Using Reply-to: in the Additional Headers field allows you to safely reply to a form submission.
For less restrictive hosts, another possible solution is to add two additional email headers — Sender and Reply-To – in the Additional headers: field in the Mail section of the CF7 interface, like so:
Sender: noreply@yourdomain.com
Reply-To: [your-name] <[your-email]>
These headers will inform the receiving mail server that the email was sent by your website on behalf of the sender.
From the email body
You can also include the collected email address as a mailto: link in the body of the email as follows:
Further reading
Have questions or need help?
If you are using the free version of CF7 Skins, you can get help via the CF7 Skins community and also the Contact Form 7 Support forum.
If you are using any of our Add-ons, we provide Premium Email Support to help with your questions and problems.