Sending email to 2 email addresses
-
Hi,
I have the form set-up and sending successfully. The email is then received. To send the submission to 2 email addresses, I have added
email_to="first-email-here, second-email-here"
to the shortcode, which now looks like this[contact class="form-font-1" email_to="first-email-here, second-email-here"]
.When I go to Settings >> General >> Email, and add two comma-separated email addresses, save messes with the format. e.g. I enter
[email protected], [email protected]
(before save). When I save this becomes[email protected]
(after save).Is this a bug?
The page I need help with: [log in to see the link]
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘Sending email to 2 email addresses’ is closed to new replies.