https://github.com/ssk-14/email
Simple Mail Sender .
https://github.com/ssk-14/email
mimemultipart smtp tkinter
Last synced: 2 months ago
JSON representation
Simple Mail Sender .
- Host: GitHub
- URL: https://github.com/ssk-14/email
- Owner: SSK-14
- Created: 2019-04-16T15:10:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T07:57:35.000Z (about 6 years ago)
- Last Synced: 2025-02-14T18:38:40.141Z (4 months ago)
- Topics: mimemultipart, smtp, tkinter
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Google's Gmail SMTP server is a free SMTP service which anyone who has a Gmail account can use to send emails. You can use it with personal emails, or even with your website if you are sending emails for things such as contact forms, newsletter blasts, or notifications.NOTE : Turn Allow less secure apps to ON. Be aware that this makes it easier for others to gain access to your account.
Simple code . Can send email to many people at a time with as many attachments .