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

Uploaded Source

Built Distribution

modoboa_sievefilters-1.4.2-py2.py3-none-any.whl (121.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: modoboa-sievefilters-1.4.2.tar.gz
  • Upload date:
  • Size: 72.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3

File hashes

Hashes for modoboa-sievefilters-1.4.2.tar.gz
Algorithm Hash digest
SHA256 72ea726d5dd62c87676e782989ed10227abde3a401c2ade379ee407145f4e4fe
MD5 d72d6cc04c7271b52fc7aecf679be8cb
BLAKE2b-256 59eadb7b17fc989aaa59d5fe820cc4f0f9a779f005fd08ea2d81036cb7cabdd4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: modoboa_sievefilters-1.4.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 121.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3

File hashes

Hashes for modoboa_sievefilters-1.4.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4265d6e165b94ecaa2aed16c006b7678b040b2fe28e0f7be367195caacc5d738
MD5 ce95f8164c05f1791a9167a9a1bca013
BLAKE2b-256 d610c7bf3b689b1167d85d0cc1e397e20cce13d96f8ee13f7c8c95d467d1876f

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