smtp2swu

SMTP gateway to sendwithus API

Usage no npm install needed!

<script type="module">
  import smtp2swu from 'https://cdn.skypack.dev/smtp2swu';
</script>

README

smtp2swu SMTP gateway for Send With Us

Send email over Send With Us by using standard SMTP.

Setup

  • download and install the smtp2swu gateway
  • copy the env.example file to .env in the package root
  • open .env file and following comments in the config
  • execute npm start from the package root

Warning

The smtp2wsu server currently acts as an open relay.