Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rohitdalal0/send-mail-via-smtp-server-gui-app

send email through smtp server
https://github.com/rohitdalal0/send-mail-via-smtp-server-gui-app

python python3 sendmail sendmail-smtp smpt thread threading

Last synced: about 13 hours ago
JSON representation

send email through smtp server

Awesome Lists containing this project

README

        

# Send Emails made easy with GUI App
1. You must have an gmail account.
* Read python smtp [Document](https://docs.python.org/3/library/smtplib.html).
2. Go to [this](https://myaccount.google.com/lesssecureapps) website to enable less secure app. you might be thinking that why should I need to click 'less secure my app' cause this authentication only for to log in you gmail to send mail.
![less secure](https://i.ibb.co/0FVtsvm/less-secure.png)

3. Now just fill up your email id and password and send mail to any one and anywhere.
4. If you're not able to log in, your're getting some `log in error` so be cure your gmail id and password is correct.
4. Now your're facing any kind of problem, error so just visit [this](https://accounts.google.com/b/0/DisplayUnlockCaptcha) page, click continue.
5. Still not work? [Go here to read some documentation.](https://support.google.com/accounts/answer/6010255)