| Summary | Configurable transport encryption for Kolab IMAP backend |
| Queue | Horde Framework Packages |
| Queue Version | Git develop |
| Type | Enhancement |
| State | Resolved |
| Priority | 1. Low |
| Owners | jan (at) horde (dot) org |
| Requester | thomas.jarosch (at) intra2net (dot) com |
| Created | 07/14/2012 (4884 days ago) |
| Due | |
| Updated | 08/29/2012 (4838 days ago) |
| Assigned | |
| Resolved | 07/17/2012 (4881 days ago) |
| Milestone | |
| Patch | No |
commit 4eb61ca618bf1eb7cfad8bd8b2e02061c583eb4a
Author: Jan Schneider <jan@horde.org>
Date: Tue Jul 17 16:04:13 2012 +0200
[jan] Allow to configure encryption in global IMAP configuration
(
Request #11272)..../Core/lib/Horde/Core/Factory/KolabStorage.php | 2 +-
framework/Core/package.xml | 2 ++
horde/config/conf.xml | 8 ++++++++
horde/docs/CHANGES | 2 ++
horde/package.xml | 2 ++
5 files changed, 15 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/4eb61ca618bf1eb7cfad8bd8b2e02061c583eb4a
State ⇒ Resolved
commit 4eb61ca618bf1eb7cfad8bd8b2e02061c583eb4a
Author: Jan Schneider <jan@horde.org>
Date: Tue Jul 17 16:04:13 2012 +0200
[jan] Allow to configure encryption in global IMAP configuration
(
Request #11272)..../Core/lib/Horde/Core/Factory/KolabStorage.php | 2 +-
framework/Core/package.xml | 2 ++
horde/config/conf.xml | 8 ++++++++
horde/docs/CHANGES | 2 ++
horde/package.xml | 2 ++
5 files changed, 15 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/4eb61ca618bf1eb7cfad8bd8b2e02061c583eb4a
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Configurable transport encryption for Kolab IMAP backend
Type ⇒ Enhancement
State ⇒ New
the generic IMAP Kolab settings in the main horde configuration don't
feature a "secure" field like the other IMAP configurations, f.e.
"imp" or the generic "IMAP authentication" both have this field.
Please add a field to enable/disable SSL/TLS encryption and make it consistent
with the rest of the Horde subsystems.
Best regards,
Thomas