Skip to main content

A plugin to migrate mailboxes using IMAP

Project description

Code Health

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

modoboa-imap-migration-1.0.2.tar.gz (8.0 kB view hashes)

Uploaded Source

Supported by

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