Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.
/ zabox Public archive

An email test application to act as an SMTP server and store caught messages

License

Notifications You must be signed in to change notification settings

halkeye/zabox

Repository files navigation

zabox Build Status Dependency Status codecov.io

Join the chat at https://gitter.im/halkeye/zabox Greenkeeper badge

Web API

GET /api

GET /api/json

GET /api/json/messages

Returns all messages

DELETE /api/json/messages

Delete all messages

GET /api/json/messages/:guid

Gets specific message

DELETE /api/json/messages/:guid

Deletes specific message

About

An email test application to act as an SMTP server and store caught messages

Resources

License

Stars

Watchers

Forks

Packages

No packages published