Ecosyste.ms: Awesome
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: 3 days ago
JSON representation
Sending e-mail from Ur/Web
- Host: GitHub
- URL: https://github.com/urweb/email
- Owner: urweb
- License: other
- Created: 2017-02-01T14:54:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-02T22:54:16.000Z (9 months ago)
- Last Synced: 2024-08-02T03:02:08.488Z (3 months ago)
- Language: C
- Size: 311 KB
- Stars: 4
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-urweb - email - Sending e-mail from Ur/Web (Email)
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