Im a newbie for scripting. Could you guys help me on how to read email address from a text file and send a email to those email address.
For example I have a emailAdd.txt
Inside that txt file:
abcde@gmail.com
fghijk@gmail.com
lmnop@gmail.com
And I want to send “Hello World” to those email. This is just an example, I need to send to around 30 email address.