Similar to FakeSMTP, stores e-mails it receives and serves them via its own RESTful web server.
10K+
Similar to FakeSMTP, rest-smtp-sink is a SMTP server and web server. It stores e-mails it receives in a SQLite database, and serves them via its own web server, with a RESTful API.
npm install -g rest-smtp-sink
rest-smtp-sink
Creates a server using the default SMTP port of 2525, HTTP port of 2526, and a database with the file name rest-smtp-sink.sqlite
-l, --listen [port]
TCP port to listen on for HTTP
-s, --smtp [port]
TCP port to listen on for SMTP
-f, --file [file]
SQLite database file
Content type
Image
Digest
sha256:efd4f8de2…
Size
21.6 MB
Last updated
almost 11 years ago
docker pull weave/rest-smtp-sink