A small perl script to massively send mails through your gmail account.
- Create an input.txt file in the same directory as the script.
- Fill the input.txt file with the recepients' mail adresses one by line. At script execution, each recepient's mail adress will receive a message.
- In mail.pl, replace my_gmail_user with your gmail user name.
- In mail.pl, replace my_gmail_password with your gmail password.
- In mail.pl, write the message subject.
- In mail.pl, write the message body.
- Execute the script :
perl mail.pl