Within Zoho Creator, I want to reply via e-mail to multiple recipients using the "Reply" form.
If I try to send an email to "user1@domain.com,
user2@domain.com" (without the quotes) I am getting the following error message:
Enter a valid email address for cc
When I try to use a semi-colon ; in order to specify multiple recipients It allows submitting the reply form, but it never sends the actual email as it is most likely recognizing the input value as a single email address.
Do you have a procedure which grabs the email addresses from both From and CC fields, and puts them into an array, in order to process the sendmail command one-by-one???
Thanks,
-Jaap
Talon Storage Solutions