71edc021ff
r420@erker: lars | 2008-09-28 17:37:42 +0200
...
module Mail::Ezmlm::GpgEzmlm:
* added new dependencies: File::Path and File::Copy
* renamed configuration backup directory from 'gpg-ezmlm.bak' to '.gpg-ezmlm.backup'
* only create empty keyring directory, if it does not exist, yet
* implement revert of gpg-ezmlm conversion
2008-09-29 20:44:45 +00:00
84bb54f428
r419@erker: lars | 2008-09-28 11:39:00 +0200
...
encryption modules:
* module loading should fail, if gnupg resp. gpg-ezmlm is not installed
* fixed minor code style issue
2008-09-29 20:44:38 +00:00
18541ef2be
module Mail::Ezmlm::GpgKeyRing:
...
* don't create an empty keyring during read/get requests
* improve safety of gpg system call by escaping whitespace characters
2008-09-27 23:37:34 +00:00
28cbeae46b
module Mail::Ezmlm::GpgEzmlm:
...
* added custom conversion script to remove dependency on a patch gpg-ezmlm
* fix various minor problems
2008-09-27 23:33:22 +00:00
7479782d18
module Mail::Ezmlm:
...
* fixed warning in function 'get_charset'
* improved code style
2008-09-27 23:15:53 +00:00
24c9ddb067
added Mail::Ezmlm::EzmlmGpg module (untested)
2008-09-22 22:21:01 +00:00
bc9543d37a
r395@erker: lars | 2008-09-18 10:45:17 +0200
...
separated keyring management from specific mailing list encryption support
2008-09-18 12:03:49 +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
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
007dba196e
new release: 0.07.2
...
fixes 'get_charset' and 'set_charset' for idx < 5.0
2006-06-20 02:03:55 +00:00
0f25114208
minor documentation fixes
2006-05-18 08:43:20 +00:00
1c56dffeb5
wrong option parsing for "make" fixed
2006-05-06 04:17:09 +00:00
5482e5a4db
error message for failed list creation fixed
2006-05-02 00:04:38 +00:00
99bea34ded
fix misinterpretation of empty settings
2006-01-23 21:19:08 +00:00
7abc6b9744
Mail::Ezmlm: release 0.07 is new trunk
2006-01-15 22:42:43 +00:00
53d2232cdf
Mail::Ezmlm: trunk remoed to be replaced by tag/0.07
2006-01-15 22:42:05 +00:00
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
c39cb18be6
taint error in Mail::Ezmlm fixed
...
version check of Mail::Ezmlm fixed
2005-12-27 09:18:44 +00:00
beb4ce7f4f
fixed wrong chomp call
2005-12-26 17:36:52 +00:00
a3d1e3ec40
fixed Makefile bugs
...
added support for ezmlm-idx v5.0
2005-12-26 17:20:58 +00:00
eaca96a963
indentation changed to tabs
2005-12-26 15:39:19 +00:00
255cbdb494
consider ezmlm-idx5
2005-12-26 15:30:20 +00:00
bf6c5d0c1f
Mail::Ezmlm added
...
small updates to TODO and INSTALL
2005-12-26 14:52:56 +00:00