Commit graph

22 commits

Author SHA1 Message Date
ckubu 6989ec1205 - 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
lars ec43298706 Mail::Ezmlm:
* updated version info for v0.08.2
* improved testing script
2008-10-16 01:22:44 +00:00
lars 54415691fb package Mail::Ezmlm:
* update version
2008-10-12 02:45:27 +00:00
lars dffbad2a45 module Mail::Ezmlm:
* prepare release v0.08
2008-10-12 01:04:31 +00:00
lars e36cb850b5 prepare release candidate 2008-09-30 03:07:38 +00:00
lars 7479782d18 module Mail::Ezmlm:
* fixed warning in function 'get_charset'
* improved code style
2008-09-27 23:15:53 +00:00
jlmartinez e901614035 Work on #50
Ezmlm.pm
 - get_version returns 7
 - updated documentation

Changes
 - updated changes file with items in previous changesets
2008-07-09 20:50:34 +00:00
jlmartinez cff52ce0da Solves #48 Lists cannot be placed in a directory with "at" in the path
Ezmlm.pm
 - applied patch to Ezmlm.pm to permit @ in path
 - bumped up version

META.yml
 - bumped up version

Changes
 - documented change
2008-07-09 10:30:15 +00:00
lars 8dd9f5b755 fixed handling of the 'owner' setting for ezmlm-idx > v5 (Closes: #24)
improved ezmlm-idx version detection (5.0 / 5.1 / 6.x)
2007-04-03 15:55:06 +00:00
lars 007dba196e new release: 0.07.2
fixes 'get_charset' and 'set_charset' for idx < 5.0
2006-06-20 02:03:55 +00:00
lars 1c56dffeb5 wrong option parsing for "make" fixed 2006-05-06 04:17:09 +00:00
lars 5482e5a4db error message for failed list creation fixed 2006-05-02 00:04:38 +00:00
lars 99bea34ded fix misinterpretation of empty settings 2006-01-23 21:19:08 +00:00
lars 7abc6b9744 Mail::Ezmlm: release 0.07 is new trunk 2006-01-15 22:42:43 +00:00
lars 53d2232cdf Mail::Ezmlm: trunk remoed to be replaced by tag/0.07 2006-01-15 22:42:05 +00:00
lars 9990c05f4a added new functions for text file management
added new functions for the language setting (for idx >= 5.0)
added new functions for the configuration directory setting (for idx >= 5.0)
2006-01-02 22:52:54 +00:00
lars c39cb18be6 taint error in Mail::Ezmlm fixed
version check of Mail::Ezmlm fixed
2005-12-27 09:18:44 +00:00
lars beb4ce7f4f fixed wrong chomp call 2005-12-26 17:36:52 +00:00
lars a3d1e3ec40 fixed Makefile bugs
added support for ezmlm-idx v5.0
2005-12-26 17:20:58 +00:00
lars eaca96a963 indentation changed to tabs 2005-12-26 15:39:19 +00:00
lars 255cbdb494 consider ezmlm-idx5 2005-12-26 15:30:20 +00:00
lars bf6c5d0c1f Mail::Ezmlm added
small updates to TODO and INSTALL
2005-12-26 14:52:56 +00:00