smtp-test-server

Test server for SMTP clients. Does not store messages, returns md5 hash instead.

Usage no npm install needed!

<script type="module">
  import smtpTestServer from 'https://cdn.skypack.dev/smtp-test-server';
</script>

README

SMTP Test Server

SMTP server for testing clients. Doesn't do actually too much useful, just accepts the message and returns the md5 hash of it.

License

MIT