ezmlm and ezmlm-www may be used together to archive and display any source of e-mail, that is, not just proper ezmlm lists. You may want for example to archive a remote mailing list, or maybe all e-mail sent to a specific e-mail address.
Just follow these steps:
|grep -v -e '^Mailing-List:' | ezmlm-send '/path/to/mailing/list/dir'
|ezmlm-archive '/path/to/mailing/list/dir' || exit 0
Note that you should use absolute paths for ezmlm-send and ezmlm-archive.
© Alessandro Ranellucci <aar@cpan.org> - http://alex.primafila.net/
ezmlm-www is released under terms of GNU GPL and Artistic Licence.