Skip to main content

Per administrator limits for Modoboa

Project description

travis Code Health

Per administrator limits for Modoboa.

Installation

Install this extension system-wide or inside a virtual environment by running the following command:

$ pip install modoboa-admin-limits

Edit the settings.py file of your modoboa instance and add modoboa_admin_limits inside the MODOBOA_APPS variable like this:

MODOBOA_APPS = (
  'modoboa',
  'modoboa.core',
  'modoboa.lib',

  # Extensions here
  'modoboa_admin',
  'modoboa_admin_limits',
)

Run the following commands to setup the database tables:

$ cd <modoboa_instance_dir>
$ python manage.py migrate modoboa_admin_limits
$ python manage.py load_initial_data

Finally, restart the python process running modoboa (uwsgi, gunicorn, apache, whatever).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

modoboa-admin-limits-1.0.2.tar.gz (23.3 kB view details)

Uploaded Source

File details

Details for the file modoboa-admin-limits-1.0.2.tar.gz.

File metadata

File hashes

Hashes for modoboa-admin-limits-1.0.2.tar.gz
Algorithm Hash digest
SHA256 2a5db151c63715952c186067ed8ddbf66d8d40987eec1abac532e0aa39bd208f
MD5 a7c185551b6a8e002a2b943368f7f560
BLAKE2b-256 baf63af1d15887c08bbd2877a042eb890cd36c2ef18dbfba49c81afdb12582c0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page