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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for modoboa-webmail-1.0.2.tar.gz
Algorithm Hash digest
SHA256 0f342bdd75e8e3c31554785495ea0bc9d24f61e8d78586cf3e85c9f307b2e6a3
MD5 bd282ee4906b2c78b2e5e2310071a15a
BLAKE2b-256 0e7258d065e57d665c6fef65cbe56387a08494383c7da6e5a1c02282350c5aac

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