We start the script using "Read file" activity which acquires the list of email addresses from the pre-built file. Then we separate email addresses using "Set value" activity. Then with the usage of "Loop - For each" activity we go over t he entire list and send email messages using "Send Email (SMTP)".