The mailarchive module allows you to subscribe to one or more mailing lists, messages from which will be stored in a threaded archive. It is then possible for users to browse and search these archives.
This is a rewrite of the earlier mail_archive module, addressing many shortcomings of that earlier effort. In particular, this new module is simpler to configure and more highly optimized.
The mailing list archive module is released under a modified BSD license (as this is less restrictive than the GPL). I host the source code locally, as at this time the Drupal project page does not support the inclusion of BSD modules. More information on the legality of releasing BSD licensed modules for the GPL'd Drupal can be found here.)
Current release: none
Drupal 4.7.x:
Current release: none
You can browse the mailarchive module source code online.
The mailarchive module is written in PHP, designed for use with the Drupal CMS. The source code has been released under a BSD license. The source code is managed with the Mercurial Source Control Management system. The Mercurial Wiki includes directions for installing Mercurial on Unix-like systems (including Mac OS X) and Windows.
Use the following Mercurial command to obtain the latest mailarchive module code for Drupal 4.7:
hg clone http://kerneltrap.org/hg/drupal/4.7/mailarchive mailarchive