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

https://github.com/urweb/email

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

Last synced: 19 days 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