mailidx contains a perl script that can read a mailbox in unix mailbox format and store messages in a database. It uses regular expressions to match mail headers to known mail lists. The owner is informed if no list matches are made. A basic PHP front-end is provided to serve as an example.
| Tags | Communications Email |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Perl PHP |


Release Notes: Major changes to the web front end with lots of added features and layout. Previously, there was not enough input validation at the search page.


Release Notes: The listing of messages for a list was rewritten. It now shows threads by default. Small bugfixes were made.