We are currently working to provide linux packages (deb and rpm). Stay tunned!
To start the service manually just run the mailman-api command.
If you installed mailman-api from a distribution package you should be able to start your service by running service mailman-api start.
Usage: mailman-api [options]
-h, --help | show this help message and exit |
-b BIND, --bind=BIND | |
Bind address. Default: ‘127.0.0.1:8000’. | |
--allow-from=ALLOW_FROM | |
IPs to allow incoming requests. By deufalt only allow connections from ‘127.0.0.1’. | |
-l MAILMANLIB_PATH, --mailman-lib-path=MAILMANLIB_PATH | |
Path to mailman libs directory. Default: ‘/usr/lib/mailman’. | |
-d, --debug | Print debug information |