if i have a bunch of email addresses stored in an array whats the best method of sending an email out to all of them? Obviously looping through it isn’t a very efficient method… I was morelike wondering how to specify multiple addressees
if i have a bunch of email addresses stored in an array whats the best method of sending an email out to all of them? Obviously looping through it isn’t a very efficient method… I was morelike wondering how to specify multiple addressees