Sin descripción

Robert Marshall 57f7dadbb1 Fix Docker repo hace 2 años
.nuke 602b708938 Add build script hace 3 años
build 602b708938 Add build script hace 3 años
src 9507c966e8 Update appsettings to use correct connection string key hace 3 años
.drone.yml 57f7dadbb1 Fix Docker repo hace 2 años
.editorconfig 6d75b21c1a Initial project setup hace 3 años
.gitattributes 6d75b21c1a Initial project setup hace 3 años
.gitconfig 6d75b21c1a Initial project setup hace 3 años
.gitignore 6d75b21c1a Initial project setup hace 3 años
Dockerfile 09ff84eefb Fix Docker .NET version hace 2 años
Readme.md 3a8f495541 Put in CRUD functionality hace 3 años
api.mailboxes.service 6d75b21c1a Initial project setup hace 3 años
build.cmd 602b708938 Add build script hace 3 años
build.ps1 602b708938 Add build script hace 3 años
build.sh 602b708938 Add build script hace 3 años
clean-config.sh 2ac36ce242 Set up proof of concept loading from database hace 3 años

Readme.md

Build Status

Mailboxes microservice

Provides an API to manage Postfix virtual mailboxes and aliases.

Quickly knocked together to get the job done.

Setup

After clone, please run git config --local include.path ../.gitconfig. This will set up the filters required to ignore local dev config.