One line SMTP sink server
Start simple SMTP server on localhost:25 and print to standard output all email headers and the email body. Useful for debugging outgoing mail without configuring SMTP daemon in development enviroment.
- debug
- smtp
- debugging
- debuggingserver