Skip to main content

The webmail of Modoboa

Project description

gha codecov Documentation Status

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

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-webmail-1.9.0.tar.gz (131.2 kB view details)

Uploaded Source

Built Distribution

modoboa_webmail-1.9.0-py2.py3-none-any.whl (198.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file modoboa-webmail-1.9.0.tar.gz.

File metadata

  • Download URL: modoboa-webmail-1.9.0.tar.gz
  • Upload date:
  • Size: 131.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for modoboa-webmail-1.9.0.tar.gz
Algorithm Hash digest
SHA256 84698d59e93afcd181828ae948da063528370795efa65d0703b7c76f61330b9e
MD5 5e0c8eeca00ed6f5efe9ce702ad3c4a4
BLAKE2b-256 59cd4254eb2c28316f56b830167523ab234f4fde7bfc536e4fdce426ee769018

See more details on using hashes here.

File details

Details for the file modoboa_webmail-1.9.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for modoboa_webmail-1.9.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 20bae5d4d0416a9d3d1e77c38e272948005264621451c98fdae0c98c38745d84
MD5 3ad2db5dd0ec2200939cce3af492a7f1
BLAKE2b-256 b41a1f4016993d71c21d4d403b1e54ce534dbead75c88367873e62f5e088dc22

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