ezmlm-web-modules/Ezmlm/trunk
lars ec43298706 Mail::Ezmlm:
* updated version info for v0.08.2
* improved testing script
2008-10-16 01:22:44 +00:00
..
Ezmlm module Mail::Ezmlm::GpgEzmlm: 2008-10-12 02:44:35 +00:00
Changes Mail::Ezmlm: 2008-10-16 01:22:44 +00:00
Ezmlm.pm Mail::Ezmlm: 2008-10-16 01:22:44 +00:00
Makefile.PL explicitely set the "GnuGP" setting of gpg-ezmlm, since its pre-configured default value is vey unlikely to work (/usr/local/bin/gpg) 2008-10-02 22:46:40 +00:00
MANIFEST packaging of Mail::Ezmlm: 2008-10-02 01:29:46 +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: 2008-10-16 01:22:44 +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>