Skip to content

VigneshwaranDev/Mail-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Instructions

This program uses certain libraries to send a mail to anyone.

Before running the code create a config.py file and add the following below

from_address = "Your Mail ID" 
from_pass = "Your Mail Password" 
to_address = "Receiver Mail ID"

Then run the program by typing "python app.py", This will send a mail to the receiver mail. If it shows occurs,

Go to gmail -> Manage Accounts -> Security -> Less Secure App Access -> Turn on.

Happy Coding...! 😄

About

Send a simple text mail by python code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages