Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    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.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Use email* instead of text* or email. email* is the required version of email address field.

    https://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.

    https://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

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Possible configuration validator bug when using Mail (2)’ is closed to new replies.