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.
General
Solved by Hugh Barnes View 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.
Thank you hughbris, that is perfect, reply is working now!
Log in to reply.
Suggested topics
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 1 | 14 | 4 hours ago | ||
| 0 | 11 | 4 hours ago | ||
| 2 | 137 | 1 day ago | ||
| 1 | 94 | 2 days ago | ||
| 0 | 78 | 2 days ago |