Skip to content

Email automatic sender using Python, smtplib - a module defines an SMTP client session object that can be used to send mail to any internet machine with an SMTP or ESMTP listener daemon.

Notifications You must be signed in to change notification settings

UntaintedTech/email-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

email-sender

Email automatic sender using Python, smtplib - a module defines an SMTP client session object that can be used to send mail to any internet machine with an SMTP or ESMTP listener daemon.

smtplib and email.message

smtplib and email.message are both built-in Python module. You can impoert them directly.

About

Email automatic sender using Python, smtplib - a module defines an SMTP client session object that can be used to send mail to any internet machine with an SMTP or ESMTP listener daemon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages