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

Uploaded Source

Built Distribution

modoboa_sievefilters-1.6.0-py2.py3-none-any.whl (121.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for modoboa-sievefilters-1.6.0.tar.gz
Algorithm Hash digest
SHA256 aace3f2010c45834801b926638b6a4150016c54af674e3200aa42bbccf4219f9
MD5 28808b5f9f2130ba5508ae53230391bf
BLAKE2b-256 485a11f033157b66e4ffb011a00842857f89eff0a6fc0e024766d55474d4ec5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for modoboa_sievefilters-1.6.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f7bb1a9d91cc95f7878d12987b84178e0a619502b4c0a637bbc0a86e8270c8c2
MD5 b8a88d8930cebcd16e9efbde775f8898
BLAKE2b-256 028a0098230ff0d1c7cf7bb3599f0a36b8a4f9023433953f178d4d7c398600d5

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