Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.02 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.02 KB

📨 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. "[email protected]".
  • receiver_email: Enter the Receivermail here, f.e. "[email protected]".
  • 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