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.0.tar.gz
(75.8 kB
view details)
File details
Details for the file modoboa-webmail-1.0.0.tar.gz.
File metadata
- Download URL: modoboa-webmail-1.0.0.tar.gz
- Upload date:
- Size: 75.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97eda2e48a50b1e5a02177ba5dacad296249b1b75a4c4fc2d8cc64a332805205
|
|
| MD5 |
2fb54407dcd21e1b223cef204827ebde
|
|
| BLAKE2b-256 |
941e7e89d44e87f27336187664a0cd885a30052e3d142c4c39804aa69f7d8b60
|