ezmlm-web/suid-wrapper
ckubu e06da8137d - If Environment variable EZMLM_WEB_RC ist set (e.g. at webservers vhost
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.
2011-01-05 01:21:43 +00:00
..
Makefile manpage of ezmlm-web.cgi updated and added to Makefile.PL 2006-05-04 03:46:55 +00:00
ezmlm-web-make-suid improve performance of specific file accesses (e.g. for check_interface_language) through caching 2007-08-07 22:48:40 +00:00
index.c documentation for installation updated 2006-04-29 08:30:37 +00:00
index.h - If Environment variable EZMLM_WEB_RC ist set (e.g. at webservers vhost 2011-01-05 01:21:43 +00:00