Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rohitdalal0/send-mail-via-smtp-server-gui-app
- Owner: rohitdalal0
- Created: 2019-09-13T17:49:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-18T03:46:40.000Z (over 1 year ago)
- Last Synced: 2024-04-19T08:36:29.875Z (7 months ago)
- Topics: python, python3, sendmail, sendmail-smtp, smpt, thread, threading
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)