README
smtp-server
Node.JS module for creating SMTP and LMTP server instances on the fly.
See smtp-server homepage for documentation and terms.
Create custom SMTP servers on the fly
<script type="module">
import smtpServer from 'https://cdn.skypack.dev/smtp-server';
</script>
Node.JS module for creating SMTP and LMTP server instances on the fly.
See smtp-server homepage for documentation and terms.