Author Message
RaymondGaston
Joined: Feb 26, 2014
Messages: 39
Offline
How do you send to multiple email addresses? I noticed the documentation mention using a semicolon for multiple addresses in the CC address, but not TO address. But, when I add multiple addresses to the CC address, it only sends to the first address... none of the others. What is the correct formatting for multiple email addresses in an OD speech application.
OD 7.1
EP 7.1
EmailTo = 'emailaddy1@addy1,com
CC = 'emailaddy2@addy2.com; emailaddy3@add2.com'

I've tried using the CC with and without a space, but the email is still only sent to the first email address. I've also put the addresses directly in the "Send Email" object AND I've tried using an external variable for both To and CC... I still cannot get it to email more than one address on the CC line.

Help! I need the ability to send to multiple email addresses.
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
Per EPM documentation, you separate them by "," - comma. OD just send it the whole string. EPM is responsible for processing it.
Go to:   
Mobile view