Basically, recipients.add works fine with 1 email account (name@domain.com). As soon as I add another name to the string, separated by either a comma or a semi-colon, I get an undeliverable message. (name1@domain.com; name2@domain.com). Here's my code: (note - the function uses strecipient...