Skip to main content

The webmail of Modoboa

Project description

Code Health 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',

  # Extensions here
  # ...
  'modoboa_admin',
  'modoboa_webmail',
)

Run the following commands to setup the database tables:

$ cd <modoboa_instance_dir>
$ python manage.py load_initial_data

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.0.0.tar.gz (75.8 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for modoboa-webmail-1.0.0.tar.gz
Algorithm Hash digest
SHA256 97eda2e48a50b1e5a02177ba5dacad296249b1b75a4c4fc2d8cc64a332805205
MD5 2fb54407dcd21e1b223cef204827ebde
BLAKE2b-256 941e7e89d44e87f27336187664a0cd885a30052e3d142c4c39804aa69f7d8b60

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page