LDAP Admin - Scalix MailboxScalix Mailbox by Stephen Horvath
ver 1.0Scalix Mailbox Entry
<template>
<name>Scalix Mailbox</name>
<description>Scalix Mailbox Entry</description>
<author>Stephen Horvath</author>
<version>1.0</version>
<email>stephen@graphicnet.co.za</email>
<website>www.graphicnet.co.za</website>
<rdn>cn</rdn>
<extends>user</extends>
<attribute>
<name>objectclass</name>
<value>scalixUserClass</value>
</attribute>
<attribute type="text">
<name>scalixScalixObject</name>
<control type="combo">
<items>
<item>TRUE</item>
<item>FALSE</item>
</items>
</control>
</attribute>
<attribute type="text">
<name>scalixMailnode</name>
</attribute>
<attribute type="text">
<name>scalixMailboxClass</name>
<control type="combo">
<items>
<item>FULL</item>
<item>LIMITED</item>
</items>
</control>
</attribute>
<attribute type="text">
<name>scalixServerLanguage</name>
<value>ENGLISH</value>
</attribute>
<attribute type="text">
<name>scalixAdministrator</name>
<control type="combo">
<items>
<item>TRUE</item>
<item>FALSE</item>
</items>
</control>
</attribute>
<attribute type="text">
<name>scalixMailboxAdministrator</name>
<control type="combo">
<items>
<item>TRUE</item>
<item>FALSE</item>
</items>
</control>
</attribute>
<attribute type="text">
<name>scalixEmailAddress</name>
<value>%cn%@%o%</value>
<control type="grid"/>
</attribute>
<attribute type="text">
<name>scalixLimitMailboxSize</name>
</attribute>
<attribute type="text">
<name>scalixLimitOutboundMail</name>
<control type="combo">
<items>
<item>TRUE</item>
<item>FALSE</item>
</items>
</control>
</attribute>
<attribute type="text">
<name>scalixLimitInboundMail</name>
<control type="combo">
<items>
<item>TRUE</item>
<item>FALSE</item>
</items>
</control>
</attribute>
<attribute type="text">
<name>scalixLimitNotifyUser</name>
<control type="combo">
<items>
<item>TRUE</item>
<item>FALSE</item>
</items>
</control>
</attribute>
<attribute type="text">
<name>scalixHideUserEntry</name>
<control type="combo">
<items>
<item>TRUE</item>
<item>FALSE</item>
</items>
</control>
</attribute>
<attribute type="text">
<name>scalixMailboxClass</name>
<control type="combo">
<items>
<item>FULL</item>
<item>LIMITED</item>
</items>
</control>
</attribute>
</template>
|