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

Uploaded Source

Built Distribution

modoboa_sievefilters-1.4.0-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.0.tar.gz.

File metadata

File hashes

Hashes for modoboa-sievefilters-1.4.0.tar.gz
Algorithm Hash digest
SHA256 d1b4ce6f955240b5e13d435199fc604881e009e658de8355afc4f1ceb3dba5da
MD5 386e3ff8e3b8b861dec480fc8a3881a6
BLAKE2b-256 c45e1e60c852c2e5ec54c5660e8f39ebdb90122b1d5b3b7a1ce96b86124e09e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for modoboa_sievefilters-1.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c86f259f7ed33bf092314f68baa2d4fa5231b85cec4af1517f2b68a0da2ce823
MD5 34632bd026a866f7deda2bfdc590565d
BLAKE2b-256 4593cedfdf82f330c0e31c4ec5fca7fd6458027c4844c558b6d262f50746c5cd

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