{"id":15816533,"url":"https://github.com/0x0elliot/massmailer","last_synced_at":"2025-04-01T03:42:42.261Z","repository":{"id":115258740,"uuid":"276158193","full_name":"0x0elliot/massmailer","owner":"0x0elliot","description":"Helps you send emails to people in mass for free using your email address and a text file containing target emails.","archived":false,"fork":false,"pushed_at":"2020-11-28T07:32:46.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T05:05:31.881Z","etag":null,"topics":["automation","email","mass-mailer","python","smtp-script"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0x0elliot.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-30T16:51:26.000Z","updated_at":"2023-04-28T19:25:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a39822b-4df0-4a4c-8dea-a44bcd2ddb8a","html_url":"https://github.com/0x0elliot/massmailer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0elliot%2Fmassmailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0elliot%2Fmassmailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0elliot%2Fmassmailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0elliot%2Fmassmailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0x0elliot","download_url":"https://codeload.github.com/0x0elliot/massmailer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246580461,"owners_count":20800108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","email","mass-mailer","python","smtp-script"],"created_at":"2024-10-05T05:05:02.474Z","updated_at":"2025-04-01T03:42:42.243Z","avatar_url":"https://github.com/0x0elliot.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/) \n[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://GitHub.com/0x0elliot/)\n[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/0x0elliot/massmailer/) \n[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/Naereen/StrapDown.js/blob/master/LICENSE)\n\u003cbr\u003e\n\n\n\u003ch1\u003eMass Mailer\u003c/h1\u003e\u003cbr\u003e\nDo you own a small business and you want an efficient, automatic and fast way to email your user about a new change about your business? Or maybe advertise something new?\nOr do you want to run a small email based ad-campaign for free but you just have a couple hundered emails and no money?\nWell this script has got your back :D\n\u003cbr\u003e\n\u003ch1\u003eFeatures:\u003c/h1\u003e\u003cbr\u003e\n1. Email people just using a text file. It's fully automated so all you need is to wait for it to finish while you can lay back and relax.\u003cbr\u003e\u003cbr\u003e\n2. It's efficient and does not reveal the email of one user to the other. It's all direct.\u003cbr\u003e\u003cbr\u003e\n3. It's free! The only limitations you have are those provided by your mail provider.\u003cbr\u003e\u003cbr\u003e\n\n\u003ch1\u003eRequirements:\u003c/h1\u003e\u003cbr\u003e\n1. An email account/SMTP server and an account on it.\u003cbr\u003e\n2. Python 3.5+ (Preferably 3.8). You can install that from www.python.org\u003cbr\u003e\n3. A list of emails in a text file. See emails.txt in the repository to know how your text document should look like.\u003cbr\u003e\n\n\u003ch1\u003eHow to use (Instructions for Gmail):\u003c/h1\u003e\u003cbr\u003e\n\u003cbr\u003e\n\u003cb\u003eNote: The only difference between the intructions of gmail and other smtp servers would just be that you won't need to turn on 2 Factor Authentication and set up an app password in others probably.\u003c/b\u003e\u003cbr\u003e\u003cbr\u003e\n1. Go to https://myaccount.google.com/security and turn 2 Factor Authentication on (It's google's safety policy.)\u003cbr\u003e\u003cbr\u003e\n2. After turning 2 Factor Authentication on, Go to https://myaccount.google.com/apppasswords click on \"Select app\", Select \"Other (Custom Name)\" and click \"Generate\"\u003cbr\u003e\u003cbr\u003e\n3. You will be given your password which you will later use while accessing this script. You can always make a new one and making a new one everytime is recommended to keep things secure.\u003cbr\u003e\u003cbr\u003e\u003cb\u003eAlternatively, you can use your own password by turning Access to less secure apps on but I don't recommend that for security reasons.\u003c/b\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n4. Git clone the script:\n\n\n\n\n```\ngit clone https://github.com/0x0elliot/massmailer\n```\n\n\n\n\u003cbr\u003e\n5. Go into the downloaded script's directory:\n\n\n\n\n```\ncd massmailer\n```\n\n\n\n\u003cbr\u003e\n6. Run the script using Python:\n\n\n\n\n```\npython3 massmailer.py\n```\n\n\n\n\n\u003cbr\u003e\n7. Fill in the details asked and you are good.\u003cbr\u003e\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x0elliot%2Fmassmailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0x0elliot%2Fmassmailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x0elliot%2Fmassmailer/lists"}