Skip to content

arunsingh95/Send-Email-python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Send-Email-python

Using python's smtplib library send mail to multiple user's using GMAIL server.

  1. For using gmail as serevr to send mail you to disable IMAP access from the accout settings.
  2. Use 'smtp.gmail.com:587' as server name running on port 587 (make sure 587 port is open in your system)

Use email.mime library to add html component to your email.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages