All Projects → andrewyli → emailSpam

andrewyli / emailSpam

Licence: MIT license
An email spam bot written in Python, to send emails to specified addresses. Use with caution.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to emailSpam

share
A collection of libraries and tools written in Go.
Stars: ✭ 35 (-50%)
Mutual labels:  smtp
Galleon
A badass SMTP mail server built on Node to make your life simpler.
Stars: ✭ 14 (-80%)
Mutual labels:  smtp
gothic
🦇 Gothic is a user registration and authentication SWT/JWT microservice. It supports REST, gRPC, and gRPC Web API, reCAPTCHA & a variety of DBs with Gorm.
Stars: ✭ 65 (-7.14%)
Mutual labels:  smtp
go-mail
📧 A cross platform mail driver for GoLang. Featuring Mailgun, Postal, Postmark, SendGrid, SparkPost & SMTP.
Stars: ✭ 169 (+141.43%)
Mutual labels:  smtp
Log-mailer
Log mailer is a program I made to email log files.
Stars: ✭ 46 (-34.29%)
Mutual labels:  smtp
laravel-akismet
Akismet for Laravel 8.x/9.x
Stars: ✭ 85 (+21.43%)
Mutual labels:  spam
blackhole
Blackhole is an MTA written on top of asyncio, utilising async and await statements that dumps all mail it receives to /dev/null.
Stars: ✭ 61 (-12.86%)
Mutual labels:  smtp
emailqueue
A fast, simple yet very efficient email queuing system for PHP/MySQL
Stars: ✭ 75 (+7.14%)
Mutual labels:  smtp
mnm-hammer
mnm implements TMTP protocol. Let Internet sites message members directly, instead of unreliable, insecure email. Contributors welcome! (Client)
Stars: ✭ 66 (-5.71%)
Mutual labels:  smtp
feed2email
RSS/Atom feed updates in your email
Stars: ✭ 37 (-47.14%)
Mutual labels:  smtp
Matrix-EmailBridge
A bridge written in Golang to receive and write emails in matrix
Stars: ✭ 101 (+44.29%)
Mutual labels:  smtp
crystal-email
Simple e-mail sending library
Stars: ✭ 110 (+57.14%)
Mutual labels:  smtp
fapro
Fake Protocol Server
Stars: ✭ 1,338 (+1811.43%)
Mutual labels:  smtp
sarlacc
SMTP server / sinkhole for collecting spam
Stars: ✭ 42 (-40%)
Mutual labels:  spam
strudelpy
Easy going emails with Python for easy going people, who email
Stars: ✭ 14 (-80%)
Mutual labels:  smtp
email-actions
email-actions is a tiny SMTP server with a rules based engine to trigger any actions (notifications/commands etc) based on the emails sent to this server
Stars: ✭ 31 (-55.71%)
Mutual labels:  smtp
WP Mail
Send Templated emails with WordPress
Stars: ✭ 88 (+25.71%)
Mutual labels:  smtp
Mail
The Hoa\Mail library.
Stars: ✭ 24 (-65.71%)
Mutual labels:  smtp
Hermes-Secure-Email-Gateway
Hermes Secure Email Gateway is a Free Open Source Ubuntu 18.04 or 20.04 Server based Email Gateway that provides Spam, Virus and Malware protection, full in-transit and at-rest email encryption as well as email archiving. It features the latest email authentication techniques such as SPF, DKIM and DMARC.
Stars: ✭ 35 (-50%)
Mutual labels:  spam
NioSmtpClient
Smtp Client based on Netty
Stars: ✭ 25 (-64.29%)
Mutual labels:  smtp

emailSpam

An email spam bot written in Python, to send emails to specified addresses. Use with caution.

Simply make sure you have Python 2+ installed, with smtp support. Edit the password.txt file, recipients, and your email username to start zipping out those emails!

CAUTION: Use at your own risk. No one is responsible but you for misuse of this code to tick people off. Cheers!

(Note: depending on your email client, you may be initially blocked because of security reasons. Simply disable this setting for now, and then the program will run fine.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].