This file describes how to manage encrypted mailing lists with ezmlm-web. $Id$ Content: 1) Requirements 2) Installation of gpgpy-ezmlm 3) Setup of ezmlm-web 4) Notes ------------------------------ 1) Requirements To use encrypted mailing lists, you need to install gpg-ezmlm (see http://www.synacklabs.net/projects/crypt-ml/). gpg-ezmlm will handle your incoming and outgoing mails. It does not support all the features of ezmlm-idx, but it should suffice for the specialized needs of encrypted communication for small groups. gpg-ezmlm additionally requires at least the following modules: Digest::MD5 http://search.cpan.org/search?module=Digest::MD5 File::Sync http://search.cpan.org/search?module=File::Sync Install the perl module Mail::Ezmlm (>=0.08) to access gpg-ezmlm. You can download it from https://systemausfall.org/toolforge/ezmlm-web/downloads/Ezmlm. Of course, you also need gnupg (it is required by gpg-ezmlm, too). 2) Installation Grab gpg-ezmlm: http://www.synacklabs.net/projects/crypt-ml/ Follow the instructions in the README file of gpg-ezmlm. It boils down to the following commands: perl Makefile.PL make make install Check if gpg-ezmlm works by executing the following: perl -mGpgEzmlm