modoboa-webmail
===============
|gha| |codecov| |rtfd|
The webmail of Modoboa.
Installation
------------
Install this extension system-wide or inside a virtual environment by
running the following command::
$ pip install modoboa-webmail
Edit the settings.py file of your modoboa instance and add
``modoboa_webmail`` 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_webmail',
)
Run the following commands to setup the database tables and collect static files::
$ cd <modoboa_instance_dir>
$ python manage.py load_initial_data
$ python manage.py collectstatic
Finally, restart the python process running modoboa (uwsgi, gunicorn,
apache, whatever).
.. |gha| image:: https://github.com/modoboa/modoboa-webmail/actions/workflows/plugin.yml/badge.svg
:target: https://github.com/modoboa/modoboa-webmail/actions/workflows/plugin.yml
.. |codecov| image:: https://codecov.io/gh/modoboa/modoboa-webmail/branch/master/graph/badge.svg
:target: https://codecov.io/gh/modoboa/modoboa-webmail
.. |rtfd| image:: https://readthedocs.org/projects/modoboa-webmail/badge/?version=latest
:target: https://readthedocs.org/projects/modoboa-webmail/?badge=latest
:alt: Documentation Status
Raw data
{
"_id": null,
"home_page": "http://modoboa.org/",
"name": "modoboa-webmail",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "email webmail",
"author": "Antoine Nguyen",
"author_email": "tonio@ngyn.org",
"download_url": "https://files.pythonhosted.org/packages/59/cd/4254eb2c28316f56b830167523ab234f4fde7bfc536e4fdce426ee769018/modoboa-webmail-1.9.0.tar.gz",
"platform": null,
"description": "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 <modoboa_instance_dir>\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",
"bugtrack_url": null,
"license": "MIT",
"summary": "The webmail of Modoboa",
"version": "1.9.0",
"project_urls": {
"Homepage": "http://modoboa.org/"
},
"split_keywords": [
"email",
"webmail"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b41a1f4016993d71c21d4d403b1e54ce534dbead75c88367873e62f5e088dc22",
"md5": "3ad2db5dd0ec2200939cce3af492a7f1",
"sha256": "20bae5d4d0416a9d3d1e77c38e272948005264621451c98fdae0c98c38745d84"
},
"downloads": -1,
"filename": "modoboa_webmail-1.9.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "3ad2db5dd0ec2200939cce3af492a7f1",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 198577,
"upload_time": "2023-12-22T15:20:26",
"upload_time_iso_8601": "2023-12-22T15:20:26.583600Z",
"url": "https://files.pythonhosted.org/packages/b4/1a/1f4016993d71c21d4d403b1e54ce534dbead75c88367873e62f5e088dc22/modoboa_webmail-1.9.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "59cd4254eb2c28316f56b830167523ab234f4fde7bfc536e4fdce426ee769018",
"md5": "5e0c8eeca00ed6f5efe9ce702ad3c4a4",
"sha256": "84698d59e93afcd181828ae948da063528370795efa65d0703b7c76f61330b9e"
},
"downloads": -1,
"filename": "modoboa-webmail-1.9.0.tar.gz",
"has_sig": false,
"md5_digest": "5e0c8eeca00ed6f5efe9ce702ad3c4a4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 131201,
"upload_time": "2023-12-22T15:20:28",
"upload_time_iso_8601": "2023-12-22T15:20:28.316019Z",
"url": "https://files.pythonhosted.org/packages/59/cd/4254eb2c28316f56b830167523ab234f4fde7bfc536e4fdce426ee769018/modoboa-webmail-1.9.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-22 15:20:28",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "modoboa-webmail"
}