What do you have in your Form tab?
Thread Starter
nocabt
(@nocabt)
For the email field body, I have:
[text* email id:email placeholder “Email”]
Also our “Additional Headers” field has:
Reply-To: [email]
Which validates fine. It’s only the Mail (2) “To” field that isn’t working.
Looking at this now, though, I wonder if it’s b/c the developer used a text type field instead of a proper email field?
Thread Starter
nocabt
(@nocabt)
No, still get that error when I use a new test email field:
[email email-786]
Then get in Mail(2):
To [email-786]
This field has syntax errors.
Use email* instead of text* or email. email* is the required version of email address field.
http://contactform7.com/text-fields/
Thread Starter
nocabt
(@nocabt)
Switching to a proper email field did seem to fix it, thanks. I guess I was confused b/c the Reply-to in “Additional Headers” didn’t throw off a warning and it was also using a text field. I’ve always thought reply-to should be it’s own field, btw, then you could also validate that easily. seems like using reply-to is a pretty common setup.
Thanks for your help!
Hello,
I have the same problem in mail 2 option in cf7 plugin.
Mail 1 option working properly but mail 2 autoresponder not sending confirmation message to the user.
http://deetevents.com/contact-us/
These are my fields :-
[text text-51 placeholder "Name"]
[email email-523 placeholder “Email”]
[tel tel-805 placeholder “Phone No.”]
[text text-843 placeholder "Subject"]
[textarea textarea-26 placeholder “Message”]
[submit “Submit”]
Please help..
Thanks
Amit Katariya