The webmail of Modoboa
Project description
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
Release history Release notifications | RSS feed
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)
File details
Details for the file modoboa-webmail-1.0.2.tar.gz.
File metadata
- Download URL: modoboa-webmail-1.0.2.tar.gz
- Upload date:
- Size: 75.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f342bdd75e8e3c31554785495ea0bc9d24f61e8d78586cf3e85c9f307b2e6a3
|
|
| MD5 |
bd282ee4906b2c78b2e5e2310071a15a
|
|
| BLAKE2b-256 |
0e7258d065e57d665c6fef65cbe56387a08494383c7da6e5a1c02282350c5aac
|