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.5.0.tar.gz (73.0 kB view details)

Uploaded Source

Built Distribution

modoboa_sievefilters-1.5.0-py2.py3-none-any.whl (122.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: modoboa-sievefilters-1.5.0.tar.gz
  • Upload date:
  • Size: 73.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.1

File hashes

Hashes for modoboa-sievefilters-1.5.0.tar.gz
Algorithm Hash digest
SHA256 0b1e14e62f75b7ea65ab907343670c78c546f85f1e12d01a10c4d78860502a56
MD5 b1fb9df728bcbd644ece992edab150bf
BLAKE2b-256 802aef7408c480833e2f121bbe7103c04427dd80ec69546be47a7baf34881adc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: modoboa_sievefilters-1.5.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 122.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.1

File hashes

Hashes for modoboa_sievefilters-1.5.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0c2693933dc604408bb966bbb5fad90cdc14ffec9a185768557e7f2b6c08d3dc
MD5 2b24f467ad0fe6e460cc46d44343ef87
BLAKE2b-256 227a02e708c7d2c3f98916122a9569c6e31da38dc042553bd52b3226bd010394

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