July 22, 201114 yr I'm trying to use the "Send Email" script in the ScriptMaster demo to send to a comma-separated list of To addresses. But I get an exception: javax.mail.internet.AddressException: illegal address in string "[email protected], [email protected]" How do I create an InternetAddress to multiple recipients in ScriptMaster? Thanks, Larry Goldman
July 22, 201114 yr Have you searched this forum for an answer? I'm pretty sure this isn't the first time this question has been asked.
July 22, 201114 yr Isn't an email addy string semicolon ... ; .... separated? [email protected]; [email protected]"
Create an account or sign in to comment