Skip to content

adrianpk/poslan

Repository files navigation

Poslan

A redundant mail delivery system.

Test

$ make test-mailer

SPA Client

Poslan-cli

Make

Main commands

all
build
tests
clean
run
deps
build-stage

See makefile for new additions.

Curl Test

$ ./resources/rest/signin.sh
$ ./resources/rest/send.sh

Notes

This is a kind of PoC, in a real world app

  • Container environment variables should not be under version control.