Skip to content

john-david3/Email-Automation-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This program automates the process of sending emails.

At the moment it relies entirely on user input but can be altered with a hardcoded body and/or subject to send an automated email to any email address the user wishes.

Currently the only sender email servers supported are Outlook and Gmail.

The program uses a combination of SMTPLib to connect to the senders email and the MIMEText library to format the subject and the body of the email.

All the necessary user inputs have been appropriately sanitised and passwords are hidden using the getpass library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages