+ o Added wrappers for malloc(), realloc(), free() and strdup(), so we can
+ bail out if any of them fail.
0.7.3
o Implement control/delheaders in where one can specify all the headers
to delete in incoming mail to the list.
Functionality items:
o listname+get functionality
o web interface
- o listdir/control/{deny,allow} for regexp denial of mail to the list
+ o listdir/control/access for regexp access control of mail to the list
Nice to do:
o Convert mlmmj-sub, mlmmj-unsub and mlmmj-process (moderation) to use
the new prepstdreply() function.
+ o Add memory debugging features ("At exit you had the following allocated")