python bulk/mass mailer package
Project description
Chi_Mailer
USAGE:
Chi_Mailer is a python script to for mass mailing. With it you can forget the hastle of having to mail messages an email after an email. You can just write your message one and the email we'll automate the rest at your comfort. All you have to do is geek with chi_mailer, take a cup of coffee all whatever you use, and the rest we'll be done for you.
New Features!
- Ability to send bulk/mass emails
- Abilty to input your server's credential at script startup so that you don't have to stress yourself with script alteration.
- Ability to hide your server credential at input to avoid bad spectator eyes from seeing your password.
- Ability to use the script with or with no python knowledge.
Installation
chi_mailer at the moments requires python3+ at the moment
linux users:
Run the following command in the project's root folder via terminal(.i.e after extracting chi_mailer, open the chi_mailer folder and right-click to open the terminal, that way you'll be in the projects root folder and type python Qi.py)
Method 2:
Change directory using the 'cd' command to enter into the project's folder
$ cd chi_mailer (To enter into the project's directory)
$ ls (To view the content in the directory)
$ python3 Qi.py
windows users:
Method 1 After extracting the chi_mailer download, double click to enter to the project's root folder, and hold shift and right click to open powershell or cmd(command prompt)
Method 2:
Via startbar type or navigate to command prompt and run as an adminstrator
Now inside the command prompt lets navigate to the project's folder
> cd downloads
> ls (To view the content in the directory)
> cd chi_mailer (Change directory to ch_mailer folder)
> python3 Qi.py (run our python script)
The message.txt is where your message should be put as a simple and fast way of calling our message which uses a concept known as templating string within our document from the script and avoiding code alteration. The mass mails where the message will be sent to should be put in contacts.txt document following the sample.txt format.
Development
The project is open for contribution.
Todos
- Convert all user input mails to lowercase. (Humans are prone to errors/typos)
- Time interval to enable code to send mails and repeat again after a certain time
- Code Compatibility to enable all users use the script.
License
MIT
NB:---> The server mail needs to be given privilege for your script to act as a stand alone, visit( https://myaccount.google.com/security ) and enable less secure apps to give your script power. Mail server is set to use gmail at default.
**Stay Safe and Enjoy Your new free Mail Server!**
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file chi_mailer-1.0.tar.gz
.
File metadata
- Download URL: chi_mailer-1.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0a4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b2283c2b0469f0f2e67b8d584714e1eafbacd87d801ad721b8dc70a2024a670 |
|
MD5 | 71e479c1d0af3a5e5b0223a63ac1b2f4 |
|
BLAKE2b-256 | be08dd69bbf5e3ea7daa3ae67540fa7f63cddfadbba417597de7aafe28670c16 |
File details
Details for the file chi_mailer-1.0-py3-none-any.whl
.
File metadata
- Download URL: chi_mailer-1.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0a4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9cabe2ac9714425090106f84d4517914ce1374febf7dab94ac4c01d5fd6881b |
|
MD5 | 36c5096f39dcec2ecb8b1f98eb95615a |
|
BLAKE2b-256 | 072cccad092428a3a028b7fae3f3ec03096037dda00b47ab985279ff8fb6a9bb |