1.0.0 • Published 6 years ago

docker-mailserver-management v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

docker-mailserver-management

NPM version Travis Build Status Coverage Status

A management api and ui for the docker-mailserver project

This project is becoming a user-management-tool for the docker-mailserver project.

First impressions can be drawn from the class postfix-accounts.js that is able to modify the postfix-accounts.cf-file from the docker-mailserver.

The final goal is to have an API and Web-Interface that can be exposed by users of docker-mailserver to let users change that own password.

Installation

npm install docker-mailserver-management

Usage

The following example demonstrates how to use this module:

This will generate the following output

License

docker-mailserver-management is published under the MIT-license.

See LICENSE.md for details.

Release-Notes

For release notes, see CHANGELOG.md

Contributing guidelines

See CONTRIBUTING.md.