Skip to content
Grav 2.0 is officially stable. Read the announcement →
General

Reply to address not users contact form address

Solved by Hugh Barnes View solution

Started by Lucas Biggs 7 years ago · 2 replies · 451 views
7 years ago

I'm not sure what I am doing wrong, but when I have an email sent from the contact page, the reply to address is not the one added on the contact form, but is instead my SMTP email address.

7 years ago Solution

Have you added it to the contact form email action like:

YAML
reply_to:
  - "{{ form.value.email }}"

?

Otherwise the reply to is just the sender.

7 years ago

Thank you hughbris, that is perfect, reply is working now!

Suggested topics

Topic Participants Replies Views Activity
General · by Hanns Mattes, 20 hours ago
1 26 13 hours ago
General · by Andy Miller, 13 hours ago
0 25 13 hours ago
General · by Jerry Hunt, 5 days ago
2 145 2 days ago
General · by pamtbaau, 2 days ago
1 96 2 days ago
General · by Andy Miller, 2 days ago
0 80 2 days ago