Metadata-Version: 2.1
Name: mailadm
Version: 0.9.0
Summary: testrun.org control program (WIP)
Home-page: https://github.com/deltachat/playground
Author: holger
Author-email: holger@merlinux.eu
License: GPL
Platform: unix
Platform: linux
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Requires-Dist: flask
Requires-Dist: click (>=6.0)
Requires-Dist: iniconfig (>=1.0)

mailadm tool (beta)
======================

mailadm is the reference administration tool for managing
e-mail accounts at https://testrun.org which uses a
standard dovecot/postfix installation.

On a debian system it allows to run a https-exposed
e-mail account creation service as a wsgi server app
that you can run via systemd (see mailadm.service example).

See the `docs/index.rst` file or https://mailadm.readthedocs.io for more info.


