Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 238 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 238 Bytes

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