Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/urweb/email

Sending e-mail from Ur/Web
https://github.com/urweb/email

Last synced: about 2 months ago
JSON representation

Sending e-mail from Ur/Web

Awesome Lists containing this project

README

        

Sending e-mail messages in Ur/Web

A helpful command line to launch a dummy SMTP server for local testing
----------------------------------------------------------------------

sudo python -m smtpd -n -c DebuggingServer localhost:25