Summary | Allowing the Kolab module to use the PHP c-client library for IMAP access |
Queue | Horde Framework Packages |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | wrobel (at) pardus (dot) de |
Created | 03/15/2007 (6736 days ago) |
Due | |
Updated | 03/22/2007 (6729 days ago) |
Assigned | |
Resolved | 03/22/2007 (6729 days ago) |
Milestone | |
Patch | No |
New Attachment: framework-Kolab-Kolab-IMAP.php_IMAP-whitespace_20070322.patch
for that. Patch attached.
State ⇒ Resolved
New Attachment: cclient[2].php
functionality and I did check it on PHP4 only now. Fixed.
New Attachment: cclient[1].php
returning the folder names within getMailboxes() in cclient.php.
Updated file attached.
New Attachment: framework-Kolab-Kolab-IMAP.php_IMAP-split_20070319.patch
still working on. Corrected patch attached.
State ⇒ Feedback
New Attachment: pear.php
New Attachment: cclient.php
Priority ⇒ 1. Low
State ⇒ New
New Attachment: framework-Kolab-Kolab-IMAP.php_IMAP-split_20070315.patch
Queue ⇒ Horde Framework Packages
Summary ⇒ Allowing the Kolab module to use the PHP c-client library for IMAP access
Type ⇒ Enhancement
an external class that allows to switch between using PEAR Net_IMAP
and the PHP c-client implementation.