ARealWant / PythonMail

πŸ“¨ Send emails automatically to a specific recipient using Python, easily and quickly. You can use this script to automate certain tasks and much more!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“¨ PythonMail - Send E-Mails with Python!

What is PythonMail?

The PythonMail Bot allow you to send a Mail to every E-Mail you want, fast and easy to use. (Only SMTP-Server)

The Usage:

The Setup:

βœ… Latest Script here at GitHub

  • port: What is an E-Mail Port?
  • smtp_server: What is an SMPT Server?
  • sender_email: Enter the Sendermail of your SMTP Server here, f.e. "Marc@domain.com".
  • receiver_email: Enter the Receivermail here, f.e. "Receiver@domain.com".
  • password: Enter the Password of your SMPT Server here.
  • message: Enter the Message you want to send here. (As far as you want to type anything in the Subject you have to type "Subject: "TEXT" in.)
Developed by ARealWant.tech

About

πŸ“¨ Send emails automatically to a specific recipient using Python, easily and quickly. You can use this script to automate certain tasks and much more!

License:GNU General Public License v3.0


Languages

Language:Python 100.0%