A plugin to migrate mailboxes using IMAP
Project description
A simple Modoboa extension which provides a way to migrate existing mailboxes using OfflineIMAP.
Installation
Install this extension system-wide or inside a virtual environment by running the following command:
$ python setup.py install
Then, edit the settings.py file of your modoboa instance and add modoboa_imap_migration inside the MODOBOA_APPS variable like this:
MODOBOA_APPS = ( # ... 'modoboa_imap_migration', )
Restart the python process running modoboa (uwsgi, gunicorn, apache, whatever).
Configuration
All the configuration is done from the admin panel (Modoboa > Parameters > IMAP migration).
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
File details
Details for the file modoboa-imap-migration-1.0.2.tar.gz.
File metadata
- Download URL: modoboa-imap-migration-1.0.2.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02dfe83834d0ef2cf89d48c9639f944115a7dffcd613e1c2ec54584d502436b9
|
|
| MD5 |
075a8d9c15a92c2e854162faaec477ad
|
|
| BLAKE2b-256 |
9c08c4dc70d4bd5fd16fd92befc6729323e0a75f2c708fe86390f7bb54c7a09d
|