https://github.com/r0hna/send-mail-via-smtp-server-GUI-app
send email through smtp server
https://github.com/r0hna/send-mail-via-smtp-server-GUI-app
python python3 sendmail sendmail-smtp smpt thread threading
Last synced: about 1 year ago
JSON representation
send email through smtp server
- Host: GitHub
- URL: https://github.com/r0hna/send-mail-via-smtp-server-GUI-app
- Owner: r0hna
- Created: 2019-09-13T17:49:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-18T03:46:40.000Z (about 3 years ago)
- Last Synced: 2025-03-06T11:43:28.469Z (over 1 year 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.

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)