Skip to main content

The sieve filters editor of Modoboa

Project description

Code Health

The sieve filters editor of Modoboa.

Installation

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

$ pip install modoboa-sievefilters

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

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

  # Extensions here
  # ...
  'modoboa_admin',
  'modoboa_sievefilters',
)

Run the following commands to setup the database tables:

$ cd <modoboa_instance_dir>
$ 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-sievefilters-1.0.1.tar.gz (39.6 kB view details)

Uploaded Source

File details

Details for the file modoboa-sievefilters-1.0.1.tar.gz.

File metadata

File hashes

Hashes for modoboa-sievefilters-1.0.1.tar.gz
Algorithm Hash digest
SHA256 aea89f4cfa15f6414369001f8fa3c920944b1e74d8b1466f7f2027bef80d2e07
MD5 6506e11f243a6a6e69ba1a98ac9687e0
BLAKE2b-256 9a1d3b3b24cb233ff695f4fd810961ef0c4ec1e4a2ef6e5d3e4775c27e076ac8

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