Aucune description

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

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.