1.0.1 • Published 1 year ago

automated-email-sending v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Automated Email Sending

This script automates the process of sending emails using SMTP. It connects to an SMTP server, logs in with provided credentials, and sends an email to the specified recipient.

Instructions:

Modify the smtp_server, smtp_port, sender_email, and sender_password variables in the script with your email server details. Modify the subject, body, and to_email variables with your email content and recipient's email address. Run the script.

1.0.1

1 year ago

1.0.0

1 year ago