Skip to content

Blackhole is an MTA written on top of asyncio, utilising async and await statements.

License

Notifications You must be signed in to change notification settings

gitter-badger/blackhole2

Repository files navigation

Blackhole

https://api.travis-ci.org/kura/blackhole.png?branch=master https://codecov.io/github/kura/blackhole2/coverage.svg?branch=master

Blackhole is an email MTA that pipes all mail to /dev/null.

Blackhole is built on top of asyncio and utilises async and await statements on available in Python 3.5 and above.

While Blackhole is an MTA (mail transport agent), none of the actions performed of SMTP or SMTPS are actually processed and no email or sent or delivered.

Documentation

You can find the latest documentation here.

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

The latest build status on travis.

And the test coverage report on codecov.

About

Blackhole is an MTA written on top of asyncio, utilising async and await statements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published