{"id":19584117,"url":"https://github.com/modoboa/modoboa-sievefilters","last_synced_at":"2026-01-10T23:51:01.588Z","repository":{"id":27175365,"uuid":"30645084","full_name":"modoboa/modoboa-sievefilters","owner":"modoboa","description":"The sieve filters editor of Modoboa","archived":false,"fork":false,"pushed_at":"2023-10-20T19:05:15.000Z","size":216,"stargazers_count":12,"open_issues_count":9,"forks_count":11,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-28T22:55:03.767Z","etag":null,"topics":["django","filters","mail","managesieve","python","sieve"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/modoboa.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-02-11T11:41:25.000Z","updated_at":"2022-04-29T12:50:19.000Z","dependencies_parsed_at":"2024-06-21T05:43:02.236Z","dependency_job_id":"fb4f0a58-fd77-483b-8dbe-1b48424ec1bb","html_url":"https://github.com/modoboa/modoboa-sievefilters","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modoboa%2Fmodoboa-sievefilters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modoboa%2Fmodoboa-sievefilters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modoboa%2Fmodoboa-sievefilters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modoboa%2Fmodoboa-sievefilters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/modoboa","download_url":"https://codeload.github.com/modoboa/modoboa-sievefilters/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224069585,"owners_count":17250454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","filters","mail","managesieve","python","sieve"],"created_at":"2024-11-11T07:46:45.597Z","updated_at":"2024-11-11T07:46:46.674Z","avatar_url":"https://github.com/modoboa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"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 \u003cmodoboa_instance_dir\u003e\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodoboa%2Fmodoboa-sievefilters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmodoboa%2Fmodoboa-sievefilters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodoboa%2Fmodoboa-sievefilters/lists"}