• Hi

    Im using contact form 7 for a form on my website.

    How to i set the mail settings so when an email comes in from that form when you click reply in Outlook it auto replies to that persons email address?

    Here is my mail tab settings for my current form

    To: [email protected]
    From: [your-name] <[email protected]>
    Subject: Website Enquiry for [RequestSalesDropDown]

    When i put the following into the Additional Headers colum it throws a syntax error:

    Reply-To: [your-email]

    If i remove the <[email protected]> from the From field it throws a syntax error

    Id just like the default reply address to be to the persons email address from the [your-email] field of the form.

    Thanks

    • This topic was modified 7 years, 12 months ago by tobytyke.
Viewing 2 replies - 1 through 2 (of 2 total)
  • “Reply-to” is touchy about syntax. Try it like this:

    Reply-To:<[your-email]>

    or if you have a name along with the address:

    Reply-To:[name] <[your-email]>

    Hope this helps

    Thread Starter tobytyke

    (@tobytyke)

    Hi,
    Unfortunately still a syntax error with Reply-To:<[your-email]>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Contact Form 7 How to reply to the actual sender, not the “From” field’ is closed to new replies.