ezmlm-web-modules/gpg-Ezmlm/trunk
lars 99342d13fd added some taint checks for suid execution
added conversion back to a plaintext mailing list
2006-04-14 15:37:27 +00:00
..
Changes initialization of the Mail::Ezmlm::Gpg module 2006-03-27 00:57:24 +00:00
Gpg.pm added some taint checks for suid execution 2006-04-14 15:37:27 +00:00
Makefile.PL initialization of the Mail::Ezmlm::Gpg module 2006-03-27 00:57:24 +00:00
MANIFEST initialization of the Mail::Ezmlm::Gpg module 2006-03-27 00:57:24 +00:00
META.yml initialization of the Mail::Ezmlm::Gpg module 2006-03-27 00:57:24 +00:00
README initialization of the Mail::Ezmlm::Gpg module 2006-03-27 00:57:24 +00:00
test.pl initialization of the Mail::Ezmlm::Gpg module 2006-03-27 00:57:24 +00:00
TODO initialization of the Mail::Ezmlm::Gpg module 2006-03-27 00:57:24 +00:00

Ezmlm.pm

Object methods for gpg-ezmlm mailing lists
(see http://www.synacklabs.net/projects/crypt-ml)

Install by doing the following ...
# perl Makefile.PL
# make test
# make install

One thing. For some reason MakeMaker doesn't like symlinks. Please make sure
you use the full cantonical path for the qmail and ezmlm binaries.

Documentation is in pod format. Please run perldoc Mail::Ezmlm::Gpg after you have
installed it.

- Lars Kruse <devel@sumpfralle.de>