modoboa-sievefilters


Namemodoboa-sievefilters JSON
Version 1.7.0 PyPI version JSON
download
home_pagehttp://modoboa.org/
SummaryThe sieve filters editor of Modoboa
upload_time2023-08-29 16:48:13
maintainer
docs_urlNone
authorAntoine Nguyen
requires_python
licenseMIT
keywords email sieve
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            modoboa-sievefilters
====================

|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).

.. |gha| image:: https://github.com/modoboa/modoboa-sievefilters/actions/workflows/plugin.yml/badge.svg
   :target: https://github.com/modoboa/modoboa-sievefilters/actions/workflows/plugin.yml

.. |codecov| image:: https://codecov.io/gh/modoboa/modoboa-sievefilters/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/modoboa/modoboa-sievefilters

            

Raw data

            {
    "_id": null,
    "home_page": "http://modoboa.org/",
    "name": "modoboa-sievefilters",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "email sieve",
    "author": "Antoine Nguyen",
    "author_email": "tonio@ngyn.org",
    "download_url": "https://files.pythonhosted.org/packages/20/27/276281cd5681b89db747105a33dcab785852f7fd6f2fc340510cd86f5473/modoboa-sievefilters-1.7.0.tar.gz",
    "platform": null,
    "description": "modoboa-sievefilters\n====================\n\n|gha| |codecov|\n\nThe sieve filters editor of Modoboa.\n\nInstallation\n------------\n\nInstall this extension system-wide or inside a virtual environment by\nrunning the following command::\n\n  $ pip install modoboa-sievefilters\n\nEdit the settings.py file of your modoboa instance and add\n``modoboa_sievefilters`` inside the ``MODOBOA_APPS`` variable like this::\n\n    MODOBOA_APPS = (\n      'modoboa',\n      'modoboa.core',\n      'modoboa.lib',\n      'modoboa.admin',\n      'modoboa.relaydomains',\n      'modoboa.limits',\n      'modoboa.parameters',\n      # Extensions here\n      # ...\n      'modoboa_sievefilters',\n    )\n\nRun the following commands to setup the database tables::\n\n  $ cd <modoboa_instance_dir>\n  $ python manage.py collectstatic\n  $ python manage.py load_initial_data\n    \nFinally, restart the python process running modoboa (uwsgi, gunicorn,\napache, whatever).\n\n.. |gha| image:: https://github.com/modoboa/modoboa-sievefilters/actions/workflows/plugin.yml/badge.svg\n   :target: https://github.com/modoboa/modoboa-sievefilters/actions/workflows/plugin.yml\n\n.. |codecov| image:: https://codecov.io/gh/modoboa/modoboa-sievefilters/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/modoboa/modoboa-sievefilters\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The sieve filters editor of Modoboa",
    "version": "1.7.0",
    "project_urls": {
        "Homepage": "http://modoboa.org/"
    },
    "split_keywords": [
        "email",
        "sieve"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a817c870a6966b3c92680749857f4e0aa55641775a2f383a8e0ee44c4b69ddfd",
                "md5": "fd3071c9097705a6eb657f2c8705cae4",
                "sha256": "5469c031e31e13b9807cf334d54bb32ac417fbf006ad56a2e3c9ff85f243cc4a"
            },
            "downloads": -1,
            "filename": "modoboa_sievefilters-1.7.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fd3071c9097705a6eb657f2c8705cae4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 121826,
            "upload_time": "2023-08-29T16:48:11",
            "upload_time_iso_8601": "2023-08-29T16:48:11.343274Z",
            "url": "https://files.pythonhosted.org/packages/a8/17/c870a6966b3c92680749857f4e0aa55641775a2f383a8e0ee44c4b69ddfd/modoboa_sievefilters-1.7.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2027276281cd5681b89db747105a33dcab785852f7fd6f2fc340510cd86f5473",
                "md5": "718e66d2b2784b9753df5976d55ef234",
                "sha256": "579049b6b24d38c5c9b400dd550acdbce98a5c333ce98bbbd834d7804c014f0a"
            },
            "downloads": -1,
            "filename": "modoboa-sievefilters-1.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "718e66d2b2784b9753df5976d55ef234",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 76819,
            "upload_time": "2023-08-29T16:48:13",
            "upload_time_iso_8601": "2023-08-29T16:48:13.062637Z",
            "url": "https://files.pythonhosted.org/packages/20/27/276281cd5681b89db747105a33dcab785852f7fd6f2fc340510cd86f5473/modoboa-sievefilters-1.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-29 16:48:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "modoboa-sievefilters"
}
        
Elapsed time: 0.10338s