Skip to main content

Blackhole is an MTA (message transfer agent) that (figuratively) pipes all mail to /dev/null.

Project description

Build status of the master branch Test coverage

Blackhole is an MTA (message transfer agent) that (figuratively) pipes all mail to /dev/null, built on top of asyncio and utilises async def and await statements available in Python 3.5.

While Blackhole is an MTA, none of the actions performed via SMTP or SMTPS are actually processed, and no email is delivered. You can tell Blackhole how to handle mail that it receives. It can accept all of it, bounce it all, or randomly do either of those two actions.

Think of Blackhole sort of like a honeypot in terms of how it handles mail, but it’s specifically designed with testing in mind.

Python support

  • Python 3.7+

  • PyPy 3.7+

  • Pyston 2.2+

Documentation

You can find the latest documentation here.

If you would like to contribute, please read the contributors guide.

The latest build status on GitHub https://github.com/kura/blackhole/actions/workflows/ci.yml.

And the test coverage report on codecov.

Changelog

You can find a list of changes on the blackhole website.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

blackhole-2.1.19.tar.gz (42.0 kB view hashes)

Uploaded Source

Built Distribution

blackhole-2.1.19-py3-none-any.whl (58.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page