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 · 449 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, 12 hours ago
1 14 4 hours ago
General · by Andy Miller, 4 hours ago
0 11 4 hours ago
General · by Jerry Hunt, 5 days ago
2 137 1 day ago
General · by pamtbaau, 2 days ago
1 94 2 days ago
General · by Andy Miller, 2 days ago
0 78 2 days ago