This website works better with JavaScript.
Explore
Help
Sign In
ezmlm-web
/
ezmlm-web
Watch
3
Star
0
Fork
You've already forked ezmlm-web
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
ezmlm-web
/
suid-wrapper
/
index.h
2 lines
53 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
- 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.
12 years ago
#
define EZMLM_WEB_CGI "
/
usr
/
local
/
bin
/
ezmlm-web.cgi"