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.