Mailman needs the ability to backup and restore lists.
We should be able to backup/export the configuration and membership of one or more lists to a flat file or maybe a Python pickle, and to restore lists from such a file. This would enable backing up and restoring lists in case of corruption and/or moving lists between servers without dealing directly with the underlying database. This is somewhat related to #1063.
issue