[Plugin: Contact Form 7] Sending to multiple recipients fails
-
Hi,
I am using contact form 7 to send an invitation to a friend on my website.
I am able to send an email to a single recipient but if I give a comma-separated list I get the following error message with a yellow border:
Validation errors occurred. Please confirm the fields and submit it again.
The email address field gets this error message:
Email address seems invalid
I have my contact form set up like this:
<p>Your Name (required)<br /> [text* your-name 20/ akismet:author]</p> <p>Your Email (required)<br /> [email* your-email 20/ akismet:author_email]</p> <p>Friend's Email (required)<br /> [email* friends-email 20/]</p> <p>Subject (required)<br /> [text* your-subject 20/] </p> <p>Your Message<br /> [textarea your-message 20x5]</p> <p>[captchac captcha-107 size:m]</p> <p>[captchar captcha-107 20/]</p> [dynamichidden dynamichidden-288 "CF7_URL"] <p>[submit "Send"]</p>
and my to: field contains the
[friends-email]
shortcode. I am using the akismet spam filtering and Contact Form 7 – Dynamic Text Extension plugins along with contact form 7 if this has anything to do with it.I have looked at other posts on this subject and as far as I know this should work and I have probably just got some configuration setting wrong. I am using version 3.1.2 of the plugin.
Thanks,
nav
- The topic ‘[Plugin: Contact Form 7] Sending to multiple recipients fails’ is closed to new replies.