Guys,
When deploying my package using XML configuration, I have a variable called [User::strEmailList]
This is used to evaluate the expression for the ToLine in a Send Mail task.
When the config file is set to
bob@myaddress.com,jim@myaddress.com
It looks like only bob is getting the email. What is the syntax for configuring a list of email addresses to be sent the same email.