Skip to content
Snippets Groups Projects
Commit bb42dd67 authored by Mr. Dmitry Makovey's avatar Mr. Dmitry Makovey
Browse files

add TODO

parent a8ef24c8
No related branches found
No related tags found
No related merge requests found
TODO.rst 0 → 100644
=================
Missing functions
=================
Dump/Restore
============
dump/restore members
--------------------
Currently there's no way to dump/restore members of the mailing list along with
their settings and preferences
dump/restore ML
---------------
while manage_settings.py can dump/restore settings for mailing list, we need
some wholistic function that:
1. dumps mailing list settings
2. dumps member information (settings and preferences)
1. restores (creates) ML from dump of settings
2. re-subscribe users from dump restoring their settings/preferences
dump/restore site
-----------------
there's no function to dump/restore site settings for Mailman
Operations
==========
manage held messages
--------------------
we need to be able to list, and operate on held messages from CLI:
* list
* approve
* reject
manage subscriptions
--------------------
we need an ability for self-subscribed lists to clean up subscription queue:
* list
* approve
* reject
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment