uMail

Email sender

A lightweight SMTP client for sending emails in MicroPython

A lightweight, scalable SMTP client for sending email in MicroPython

GitHub

82 stars
8 watching
14 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jhickner/smtp-mail A Haskell library for sending emails using SMTP protocols 75
pallets-eco/flask-mail A Flask extension that simplifies email sending functionality 609
marrow/mailer A Python library that provides a modular and efficient framework for constructing and delivering emails 276
valord577/mailx A Go library that simplifies email sending via SMTP 19
billzhong/inbox.py An asynchronous SMTP server for handling incoming emails. 1,507
naspeh/mailur A lightweight webmail application with email filtering and composition features inspired by Gmail 786
slimta/python-slimta Provides building blocks for creating custom email servers 171
cutelyst/simple-mail An SMTP library for Qt that allows applications to send emails with various features and attachments. 213
moteus/lua-sendmail A CMake-based wrapper around LuaSocket's SMTP send functionality for sending emails from Lua scripts. 30
pmclanahan/django-celery-email A Django email backend that uses Celery tasks to send emails asynchronously 478
jacklinquan/micropython-dweeter A Python module for securely sending and receiving encrypted messages through the Dweet service. 3
xhit/go-simple-mail A package for sending emails using SMTP with various features such as keep-alive connections and timeout handling. 651
zedshaw/lamson An SMTP server designed to create robust and complex mail applications using a Pythonic web framework approach. 733
zachlatta/postman A command-line tool for sending email batches via any SMTP server. 775
eudoxia0/postmaster An SMTP/IMAP email library with an API inspired by popular services 10