Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mailman-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
irt-public
mailman-tools
Commits
bb42dd67
Commit
bb42dd67
authored
6 years ago
by
Mr. Dmitry Makovey
Browse files
Options
Downloads
Patches
Plain Diff
add TODO
parent
a8ef24c8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TODO.rst
+50
-0
50 additions, 0 deletions
TODO.rst
with
50 additions
and
0 deletions
TODO.rst
0 → 100644
+
50
−
0
View file @
bb42dd67
=================
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment