Skip to content

vikaspachdha/gmail_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Add your name and gmail email address and first two lines of credentials.txt file
example:
My Name
my@email.com

2. Add your body of the email in body.txt file. HTML inputs are accepted. Any new line shall be converted to <br>

3. Add recipients in recipients.txt file with greeting text in ';' separated values
example:
abc@abc.com;Hi Abc
some@other.com;Hallo Herr Other

4. Write subject in subject.txt

5. Copy attachements to attachments folder.

6. Run mail.py


About

Script to send email to multiple recipients with attachments and different greetings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages