Skip to content

escsun/sendmail_smtp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sendmail_smtp

This is program for sending mail by smtp protocol.

config.py

Configure your email and smtp service here

main.py

This is a sample project

utils.py

This file has three functions:

current_date - it displays the current date in format dd/mm/yyyy
file_to_text - it сonverts file to plain text
send_mail_smtp - this is function for sending mail by smtp protocol.

About

This is program for sending mail by smtp protocol.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages