Skip to content

mifay/postman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

postman

A small perl script to massively send mails through your gmail account.

Quick start

  1. Create an input.txt file in the same directory as the script.
  2. 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.
  3. In mail.pl, replace my_gmail_user with your gmail user name.
  4. In mail.pl, replace my_gmail_password with your gmail password.
  5. In mail.pl, write the message subject.
  6. In mail.pl, write the message body.
  7. Execute the script : perl mail.pl

About

A small perl script to massively send mails through your gmail account

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages