More updates to rules and chains, especially by adding additional tests.
[mailman.git] / TODO.txt
blobde8c328ebdd051e8971173e1ca27969d8759a824
1 This list is by no means complete.  I'm just using it to track short term
2 things that I need to do.
4 Get rid of PickleTypes
5 Get rid of MailList class! (done for test suite!)
6 Add tests for bin/newlist and bin/rmlist
7 Add tests for plugins
8 Rework MTA plugins and add tests
9 Address XXX and FIXME
10 Fix the roster creation cruft for mailing lists
11 Suss out the IDomain stuff
12 Remove Date: header from messagestore requirements (see list thread)
13 Handle moderation flag (see Mailman.app.membership)
14 Eradicate MailList.Lock() and friends.
15 Eradicate MemberAdapter and friends.