Skip to content

Commit

Permalink
Document a good command line for debugging e-mail
Browse files Browse the repository at this point in the history
  • Loading branch information
achlipala committed Oct 19, 2018
1 parent cf98dd7 commit 2d8318a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
Sending e-mail messages in Ur/Web
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

0 comments on commit 2d8318a

Please sign in to comment.