https://github.com/akinolu52/mailing-list
a mailing list in python
https://github.com/akinolu52/mailing-list
email-marketing mailing mailing-list
Last synced: 5 days ago
JSON representation
a mailing list in python
- Host: GitHub
- URL: https://github.com/akinolu52/mailing-list
- Owner: akinolu52
- Created: 2017-09-16T10:35:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-29T12:56:18.000Z (about 8 years ago)
- Last Synced: 2025-07-29T12:56:53.550Z (2 months ago)
- Topics: email-marketing, mailing, mailing-list
- Language: Python
- Size: 14.6 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Python Mailing List
This can be used to send message to people in your mailing list.
It uses gmail tls smtp for sending mails; and mind you no spam!
You can add email and names to the mailing list.txt in the format
you@example.com, firstname lastnameAnd the enter your message in the message.txt
This is built in python...
NB: The entry point it emailer.py
Fork & star(⚝)!
Made with ❤
By Akinyemi Emmanuel ☺ for webevolvers