Just wanted to quickly post about some of the work going on on Listhandler.
ListHandler http://drupal.org/project/listhandler [Listhandler main page] is a Drupal module that will act as a go between between a web forum and an email mailing list.
Unfortunately it’s not been updated for Drupal 5 – whilst the rest of the Drupal world is eagerly expecting Drupal 6. It does get the odd look from the maintainer (Killes) and the current CVS head is almost there. But there’s a bug in the settings page, and to fix it you need my patch from http://drupal.org/node/126126#comment-524188 [Listhandler for Drupal 5.x]
And, well that’s a far as I got with it a couple of months ago. At the time I ran into a problem with my development server and couldn’t get MailHandler (required for ListHandler to work) to pick up emails.
However it seems that some enterprising lad has picked up where I left off and has it all working for him http://drupal.org/project/listhandler#comment-286464 [Listhandler main page].
What I’m now after is my patch being committed to CVS and a Drupal 5 branch being created so that there is a recent build for people to download. Then, hopefully, those who want to use the module can.