Skip to main content

The sieve filters editor of Modoboa

Project description

travis codecov 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',
  'modoboa.admin',
  'modoboa.relaydomains',
  'modoboa.limits',
  'modoboa.parameters',
  # Extensions here
  # ...
  'modoboa_sievefilters',
)

Run the following commands to setup the database tables:

$ cd <modoboa_instance_dir>
$ python manage.py collectstatic
$ 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.4.1.tar.gz (67.8 kB view details)

Uploaded Source

Built Distribution

modoboa_sievefilters-1.4.1-py2.py3-none-any.whl (118.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for modoboa-sievefilters-1.4.1.tar.gz
Algorithm Hash digest
SHA256 809a70f5d49b2975fd47c7863f197c1093b122355e9d959a7251c6507233221d
MD5 8de41f7ab30741c9996498af63be5acb
BLAKE2b-256 0b7ff6f951ec5581699dff50bdf4cc5cbf9b1e9647b478fff4bd6f085e4a263c

See more details on using hashes here.

File details

Details for the file modoboa_sievefilters-1.4.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for modoboa_sievefilters-1.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 37d8c0f7f3cd895d5c5fca95cb6c800b04f59d13782e9605a88fd7dd45d3196c
MD5 29e3c2078988fd142b2df653af9b93e7
BLAKE2b-256 d649a67ae685244a1360e9be83292b5fa5c23d905cba59ebb42e6ba0f1ebb778

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