diff --git a/README.md b/README.md index 84e0af17d0feed49ad99964e683d4fcf29751a7f..315fc112746643d729772b692e6674889fdb888e 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,20 @@ https://www.msapiro.net/scripts/mailman-subscribers3.py see [How do I extract (export) a list of my list's members (subscribers)?](https://wiki.list.org/DOC/How%20do%20I%20extract%20%28export%29%20a%20list%20of%20my%20list%27s%20members%20%28subscribers%29%3F). - Initially cloned from: https://git.fs.lmu.de/roots/mailman2sympa +# Mailman2 to Sympa migration + This setup is used to migrate mailman to sympa. +## Preparation + +Copy the `mailman2sympa` dir to your sympa's `create_list_templates` +directory. This template is used for creating the Sympa list with all +migrated settings from the Mailman2 list. + +## Migration + Execute for each mailinglist the command: ```sh export MMPW='<your mailman2 list admin password>' @@ -27,6 +36,8 @@ can specify the new name as optional second parameter: mm2sympa.sh MMLIST@MMDOMAIN SYMPALIST@SYMPADOMAIN ``` +# Notes + For full migration support, add the [whitelist/modlist add-in](https://github.com/sshipway/sympa-6.2-plugins/tree/master/whitelist-1.2). This will allow migration of whitelisting and user specific moderation