[Tickets #6151] Re: Support for Kolab's private distribution lists
bugs at horde.org
bugs at horde.org
Sat Mar 29 14:08:55 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6151
-----------------------------------------------------------------------
Ticket | 6151
Updated By | Gunnar Wrobel <p at rdus.de>
Summary | Support for Kolab's private distribution lists
Queue | Kolab
Type | Enhancement
-State | Stalled
+State | Accepted
Priority | 1. Low
Milestone |
Patch |
Owners | Gunnar Wrobel
-----------------------------------------------------------------------
Gunnar Wrobel <p at rdus.de> (2008-03-29 10:08) wrote:
Guess I need to solve this earlier than I thought.
I looked through this again and it is probably not as hard as I assumed.
Current situation:
Patch 1:
Differentiate between folder type and object type within the folder
(http://hg.pardus.de/cgi-bin/hg.cgi/horde/HORDE_CVS/file/tip/framework/HK-GW-Split_object_folder_type.patch)
Patch2:
Disttribution list XML format
(http://hg.pardus.de/cgi-bin/hg.cgi/horde/HORDE_CVS/file/tip/framework/HK-MG-Distlists.patch)
Patch3:
Turba Kolab Driver distlist support
(http://hg.pardus.de/cgi-bin/hg.cgi/horde/HORDE_CVS/file/tip/turba/HK-MG-Distlists.patch)
Patch4:
Still broken parts of Turba distlist support
(http://hg.pardus.de/cgi-bin/hg.cgi/horde/HORDE_CVS/file/tip/turba/HK-MG-Distlists_broken.patch)
Patch1 is how I imagine the object/folder type split should look like.
Patch 2-4 originate from you.
Patch 4 holds the stuff that I still need to check and integrate into the
Turba Kolab Driver. This is stuff I cant put into the Kolab module since
the Kolab module should not know too much about the different applications.
I imagine Turba should be well able to handle these parts itself using the
new setFolderType($type) function in Kolab/IMAP.php.
So this is just an update that I'm working on this. Any feedback welcome.
More information about the bugs
mailing list