{"id":19584116,"url":"https://github.com/modoboa/modoboa-webmail","last_synced_at":"2025-04-06T03:07:30.895Z","repository":{"id":27170288,"uuid":"30639899","full_name":"modoboa/modoboa-webmail","owner":"modoboa","description":"The webmail of Modoboa","archived":false,"fork":false,"pushed_at":"2024-08-18T13:32:21.000Z","size":672,"stargazers_count":78,"open_issues_count":56,"forks_count":49,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-30T02:05:58.561Z","etag":null,"topics":["django","imap","modoboa","python","webmail"],"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-11T09:16:23.000Z","updated_at":"2025-02-01T22:34:23.000Z","dependencies_parsed_at":"2023-02-14T06:20:23.047Z","dependency_job_id":"87800c1d-90de-426b-84f6-a1dce620a8a1","html_url":"https://github.com/modoboa/modoboa-webmail","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modoboa%2Fmodoboa-webmail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modoboa%2Fmodoboa-webmail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modoboa%2Fmodoboa-webmail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modoboa%2Fmodoboa-webmail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/modoboa","download_url":"https://codeload.github.com/modoboa/modoboa-webmail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247427006,"owners_count":20937201,"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","imap","modoboa","python","webmail"],"created_at":"2024-11-11T07:46:45.157Z","updated_at":"2025-04-06T03:07:30.873Z","avatar_url":"https://github.com/modoboa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"modoboa-webmail\n===============\n\n|gha| |codecov| |rtfd|\n\nThe webmail 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-webmail\n\nEdit the settings.py file of your modoboa instance and add\n``modoboa_webmail`` 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_webmail',\n    )\n\nRun the following commands to setup the database tables and collect static files::\n\n  $ cd \u003cmodoboa_instance_dir\u003e\n  $ python manage.py load_initial_data\n  $ python manage.py collectstatic\n    \nFinally, restart the python process running modoboa (uwsgi, gunicorn,\napache, whatever).\n\n.. |gha| image:: https://github.com/modoboa/modoboa-webmail/actions/workflows/plugin.yml/badge.svg\n   :target: https://github.com/modoboa/modoboa-webmail/actions/workflows/plugin.yml\n\n.. |codecov| image:: https://codecov.io/gh/modoboa/modoboa-webmail/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/modoboa/modoboa-webmail\n\n.. |rtfd| image:: https://readthedocs.org/projects/modoboa-webmail/badge/?version=latest\n   :target: https://readthedocs.org/projects/modoboa-webmail/?badge=latest\n   :alt: Documentation Status\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodoboa%2Fmodoboa-webmail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmodoboa%2Fmodoboa-webmail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodoboa%2Fmodoboa-webmail/lists"}