Larry Goldman Posted July 22, 2011 Posted July 22, 2011 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
dansmith65 Posted July 22, 2011 Posted July 22, 2011 Have you searched this forum for an answer? I'm pretty sure this isn't the first time this question has been asked.
Cabinetman Posted July 22, 2011 Posted July 22, 2011 Isn't an email addy string semicolon ... ; .... separated? [email protected]; [email protected]"
Recommended Posts
This topic is 5216 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now