As above - I have the eDM content, and 10,000 emails. My server doesn’t allow 3rd party providers like Mailchimp, and it can only send out 150 contacts per email, each email spaced 1 minute apart. Contacts are all in Excel.
Any example script that I can take a look to achieve this purpose?
Once you got 150 emails. Try to use string.join function to convert array of strings to one string value. You can give that one string value inside the to property of send email activity