]> git.ipfire.org Git - ipfire.org.git/commit
lists: Remove stuff for Mailman
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 5 Mar 2025 16:37:11 +0000 (16:37 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 5 Mar 2025 16:37:11 +0000 (16:37 +0000)
commitc663d17b871cf978635471fa66a1456c0c15c4d5
tree967fe97e1ae49393d9229f0a14fbceeba078363d
parent182dc2ab0688591508a08f4c25b2c0c64346f178
lists: Remove stuff for Mailman

We are moving away from mailman and therefore don't need this any more.

I don't think that the new solution will have some API that we can use
instead, so all of it is going for now.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/backend/accounts.py
src/backend/base.py
src/backend/lists.py [deleted file]
src/templates/lists/index.html [deleted file]
src/templates/lists/subscribe.html [deleted file]
src/templates/lists/unsubscribe.html [deleted file]
src/web/__init__.py
src/web/lists.py [deleted file]