I have recently started using the email plugin and it works as expected if I send an email to a single recipient.
Now I would like to have multiple email addresses in the recipient field. I have tried adding a semicolon between two addresses in the recipient field as shown below, but that does not seem to work.
sendmail($abc@gmail.com;xyz@gmail.com$, $Hello$,$Hello$)
Can anybody provide a solution to this small problem?
Thank you in advance,
regards,
Perry
Now I would like to have multiple email addresses in the recipient field. I have tried adding a semicolon between two addresses in the recipient field as shown below, but that does not seem to work.
sendmail($abc@gmail.com;xyz@gmail.com$, $Hello$,$Hello$)
Can anybody provide a solution to this small problem?
Thank you in advance,
regards,
Perry
Kommentar