ezmlm-web-modules/Ezmlm/trunk
lars 18541ef2be module Mail::Ezmlm::GpgKeyRing:
* don't create an empty keyring during read/get requests
* improve safety of gpg system call by escaping whitespace characters
2008-09-27 23:37:34 +00:00
..
Changes Work on #50 2008-07-09 20:50:34 +00:00
Ezmlm.pm module Mail::Ezmlm: 2008-09-27 23:15:53 +00:00
GpgEzmlm.pm module Mail::Ezmlm::GpgEzmlm: 2008-09-27 23:33:22 +00:00
GpgKeyRing.pm module Mail::Ezmlm::GpgKeyRing: 2008-09-27 23:37:34 +00:00
Makefile.PL Mail::Ezmlm: release 0.07 is new trunk 2006-01-15 22:42:43 +00:00
MANIFEST Mail::Ezmlm: release 0.07 is new trunk 2006-01-15 22:42:43 +00:00
META.yml Solves #48 Lists cannot be placed in a directory with "at" in the path 2008-07-09 10:30:15 +00:00
README minor documentation fixes 2006-05-18 08:43:20 +00:00
test.pl Mail::Ezmlm: release 0.07 is new trunk 2006-01-15 22:42:43 +00:00

$Id$

Ezmlm.pm

Object methods for ezmlm mailing lists.

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 canonical path for the qmail and ezmlm binaries.

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

- Guy Antony Halse <guy-ezmlm@rucus.ru.ac.za>
- Lars Kruse <devel@sumpfralle.de>