LDAPAdminDownload now

OverviewNewsScreenshotsDocumentationDownloadForums

LDAP Admin - Scalix Mailbox

Scalix Mailbox by Stephen Horvath

ver 1.2

Scalix Mailbox Entry

<template>
     <name>Scalix Mailbox</name>
     <description>Scalix Mailbox Entry</description>
     <author>Stephen Horvath</author>
     <version>1.2</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>
        <description>Create Scalix MailBox</description>
        <value>TRUE</value>
        <control type="combo">
              <items>
                    <item>TRUE</item>
                    <item>FALSE</item>
              </items>
        </control>
     </attribute>

     <attribute type="text">
        <name>scalixMailnode</name>
        <description>Scalix Mailnode</description>
     </attribute>

     <attribute type="text">
        <name>scalixMailboxClass</name>
        <description>Mailbox Type</description>
        <value>FULL</value>
        <control type="combo">
              <items>
                    <item>FULL</item>
                    <item>LIMITED</item>
              </items>
        </control>
     </attribute>
     
     <attribute type="text">
        <name>scalixServerLanguage</name>
        <description>Scalix Server Message Language</description>
        <value>ENGLISH</value>
        <control type="combo">
              <items>
                    <item>AMERICAN</item>
                    <item>C</item>
                    <item>ENGLISH</item>
                    <item>FINNISH</item>
                    <item>FRENCH</item>
                    <item>GERMAN</item>
                    <item>ITALIAN</item>
                    <item>KOREAN</item>
                    <item>NIPPON</item>
                    <item>PT_BR</item>
                    <item>SPANISH</item>
                    <item>SWEDISH</item>
                    <item>ZH_CN</item>
              </items>
        </control>
     </attribute>
     
    <attribute type="text">
        <name>scalixAdministrator</name>
        <description>Enable Administrator Capabilities</description>
        <value>FALSE</value>
        <control type="combo">
              <items>
                    <item>TRUE</item>
                    <item>FALSE</item>
              </items>
        </control>     
     </attribute>
     
    <attribute type="text">
        <name>scalixMailboxAdministrator</name>
        <description>Scalix Mailbox Administrator</description>
        <value>FALSE</value>
        <control type="combo">
              <items>
                    <item>TRUE</item>
                    <item>FALSE</item>
              </items>
        </control>     
     </attribute>
          
     <attribute type="text">
        <name>scalixEmailAddress</name>
        <description>Email Addresses</description>
        <control type="grid"/>
     </attribute>
     
     <attribute type="text">
        <name>scalixLimitMailboxSize</name>
        <description>Maximum Mailbox Size (MB)</description>
        <value>0</value>
     </attribute> 
     
    <attribute type="text">
        <name>scalixLimitOutboundMail</name>
        <description>Send warning on outgoing mail when near limit</description>
        <value>FALSE</value>
        <control type="combo">
              <items>
                    <item>TRUE</item>
                    <item>FALSE</item>
              </items>
        </control>     
     </attribute>
     
    <attribute type="text">
        <name>scalixLimitInboundMail</name>
        <description>Reject incoming mail when over the limit</description>
        <value>FALSE</value>
        <control type="combo">
              <items>
                    <item>TRUE</item>
                    <item>FALSE</item>
              </items>
        </control>     
     </attribute> 
     
    <attribute type="text">
        <name>scalixLimitNotifyUser</name>
        <description>Send mail to the user when over the limit</description>
        <value>FALSE</value>
        <control type="combo">
              <items>
                    <item>TRUE</item>
                    <item>FALSE</item>
              </items>
        </control>     
     </attribute>   
     
    <attribute type="text">
        <name>scalixHideUserEntry</name>
        <description>Hide User Entry</description>
        <value>FALSE</value>
        <control type="combo">
              <items>
                    <item>TRUE</item>
                    <item>FALSE</item>
              </items>
        </control>     
     </attribute>                  
         
</template>


Copyright (C) 2012 Tihomir Karlovic & www.ldapadmin.org. All rights reserved.   Design by Alexander Sokoloff. Impressum
LDAP Admin