Giter Club home page Giter Club logo

send-emails-python's Introduction

Email-sending-App-with-Python

This is a tutorial to make your own app that sends emails.

Click Here For the Tutorial on Making This

Getting started

  1. Click here to clone this repository.

  2. Open 'Final Code.py' in IDLE.

openwith.png

  1. Click on Run -> Run Module and wait for a tkinter window to pop up with the title 'Login'.

runmod.png

  1. In the this window, fill in your email address and password in the blank entries provided. (entry is a single-line text box)

login.png

  1. Select your SMTP Server from the dropdown menu. It is usually the word that is followed by the '@' in your email address.

  2. Once you are sure that all the details are correct, click on 'Login'. You will be connected to your server when you send your email, not yet.

  3. Now, you should see a new window with the title 'Send Mail'. The first entry is for you to fill in your recipients' email addresses. separate the email addresses with a whitespace.

email.png

  1. The second entry is for you to type the subject of your email.

  2. The huge text box below the subject entry is for your message. If you finish the screen, you can still scroll in this text box. A signature as 'Sent with Python smtplib and ssl modules' is sent in the end, always.

  3. Once you are sure you want to send your email, click on 'Send Email'. In a few seconds, you email would have reached the reciepants. If you are using Google or Yahoo account that does not allow unidentified apps to send emails, please disable that.

send-emails-python's People

Contributors

vismodo avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.