Auto-responder / "TO" field issues
-
I have a pretty robust CF7 form with an optional form input (“[e-mail]”) for customers to enter their e-mail address.
This form features an auto-responder with “[e-mail]” configured as the “TO” field.
CF7 gives me the error message “This field has syntax errors” unless I make “[e-mail]” a required field. I don’t want to make “[e-mail]” a required field because I only care about using the auto-responder for users who actually input their e-mail.
I did some digging and the only way I could find to resolve this error is to make an edit to wp-config.php to disable configuration validation altogether. Is there a sane way to resolve this error or to ignore individual errors without completing disabling configuration validation?
Thanks!
- The topic ‘Auto-responder / "TO" field issues’ is closed to new replies.