6989ec1205
configuration), the applicatiom loads ezmlmwebrc from that setting. That allows multiple Webinterfaces on the same host with different settings. - Subscribition of different adresses at once via textarea input (Closes #70) TODO: change concerning labels for language other than german or english - Fix setting of chaerset variable (Close #69 ?) - Fix en-/decoding (if system charset differs from charset of list) - Handling of all text files will be done from the list directory, even if the defaults are used.That makes the list robust against changing server default settings or moving list from one to another server. - conf-lang file will always be written, even if language is the default one. So users can see their language setting from the Options screen. - Print available listdomains in alphabetical order. - trailer is no longer editable from the Overview screen. Changing trailer can be done - like other textfiles - from the text screen. - Add configuration variable DEBUG. If enabled, application prints Error/Warning messages instead of "Internal Server Error" page. |
||
---|---|---|
.. | ||
Ezmlm | ||
Changes | ||
Ezmlm.pm | ||
Makefile.PL | ||
MANIFEST | ||
META.yml | ||
README | ||
test.pl |
$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>