Skip to main content

The sieve filters editor of Modoboa

Project description

gha codecov

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

Uploaded Source

Built Distribution

modoboa_sievefilters-1.7.0-py2.py3-none-any.whl (121.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: modoboa-sievefilters-1.7.0.tar.gz
  • Upload date:
  • Size: 76.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for modoboa-sievefilters-1.7.0.tar.gz
Algorithm Hash digest
SHA256 579049b6b24d38c5c9b400dd550acdbce98a5c333ce98bbbd834d7804c014f0a
MD5 718e66d2b2784b9753df5976d55ef234
BLAKE2b-256 2027276281cd5681b89db747105a33dcab785852f7fd6f2fc340510cd86f5473

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for modoboa_sievefilters-1.7.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5469c031e31e13b9807cf334d54bb32ac417fbf006ad56a2e3c9ff85f243cc4a
MD5 fd3071c9097705a6eb657f2c8705cae4
BLAKE2b-256 a817c870a6966b3c92680749857f4e0aa55641775a2f383a8e0ee44c4b69ddfd

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