[Kolab-devel] [issue3088] Adding kolabImapServer and kolabFreeBusyServer in the kolab2.schema for distributed Kolab
Gunnar Wrobel
kolab-issues at intevation.de
Tue Sep 30 06:33:02 CEST 2008
New submission from Gunnar Wrobel <p at rdus.de>:
I suggest adding these two entries to the kolab2.schema in order to allow for
distributed Kolab Server setups.
# fqdn of the imap server containg the actual user mailbox
attributetype ( 1.3.6.1.4.1.19419.1.1.1.19
NAME 'kolabImapServer'
DESC 'IMAP server which keeps the users mailbox'
EQUALITY caseIgnoreIA5Match
SUBSTR caseIgnoreIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
# fqdn of the free/busy server providing the users free/busy information
attributetype ( 1.3.6.1.4.1.19419.1.1.1.20
NAME 'kolabFreeBusyServer'
DESC 'Free/Busy server which keeps the users free/busy information.'
EQUALITY caseIgnoreIA5Match
SUBSTR caseIgnoreIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
----------
assignedto: bernhard
messages: 16859
nosy: bernhard, martin, thomas, wilde, wrobel
priority: feature
status: unread
title: Adding kolabImapServer and kolabFreeBusyServer in the kolab2.schema for distributed Kolab
topic: server
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue3088>
___________________________________________________
More information about the devel
mailing list