| aio-libs/aiosmtpd |
253 |
|
84 |
40 |
about 3 years ago |
24 |
February 03, 2023 |
51 |
apache-2.0 |
Python |
| A reimplementation of the Python stdlib smtpd.py based on asyncio. |
| kura/blackhole |
58 |
|
3 |
0 |
over 4 years ago |
59 |
December 15, 2021 |
0 |
mit |
Python |
| Blackhole is an MTA written on top of asyncio, utilising async and await statements that dumps all mail it receives to /dev/null. |
| m3047/trualias |
36 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
apache-2.0 |
Python |
| Mentally computable verification codes for email aliases implemented as a postfix tcp table or milter; uses asyncio. |
| joegasewicz/pymail-io |
29 |
|
0 |
0 |
over 3 years ago |
4 |
March 15, 2020 |
11 |
|
Python |
| An Asynchronous mail server - fire & forget! |
| shantanugoel/email-actions |
27 |
|
0 |
0 |
about 9 years ago |
1 |
April 03, 2017 |
2 |
mit |
Python |
| 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 |
| alex-oleshkevich/mailers |
18 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
mit |
Python |
| Email delivery for asyncio. |
| theruziev/async_sender |
14 |
|
0 |
0 |
over 2 years ago |
11 |
May 19, 2021 |
1 |
mit |
Python |
| Simple interface to set up SMTP and send asynchronously email messages. Inspired by Sender. |
| betatim/mailboxzero |
7 |
|
0 |
0 |
about 4 years ago |
1 |
November 04, 2020 |
0 |
bsd-3-clause |
Python |
| 📮 A server that provides you an infinite number of mailboxes that you can check via a REST API |
| rudyryk/pushka |
7 |
|
0 |
0 |
about 10 years ago |
1 |
March 02, 2016 |
0 |
apache-2.0 |
Python |
| Push notifications, SMS, and emails on top of asyncio |
| sensodevices/async-sendgrid |
6 |
|
0 |
0 |
over 2 years ago |
3 |
August 24, 2023 |
0 |
mit |
Python |
| SendGrid simple async client based on httpx. |