LDAPAdminDownload now

OverviewNewsScreenshotsDocumentationDownloadForums

LDAP Admin - Zarafa Mail Account

Zarafa Mail Account by Roland Slagter

ver 1.1

Template for Zarafa Mail accounts

<template>
     <name>Zarafa Mail Account</name>
     <description>Template for Zarafa Mail accounts</description>
     <author>Roland Slagter</author>
     <version>1.1</version>
     <email>roland@campai.nl</email>
     <website>ldapadmin.sourceforge.net</website>

     <rdn>cn</rdn>
     <extends>user</extends>
     
     <attribute>
         <name>objectclass</name>
         <value>top</value>
        <value>zarafa-user</value>
       <value>qmailUser</value>
     </attribute>

       <attribute type="text"> 
      <name>zarafaAccount</name> 
      <value>0</value> 
      <description>Enable Zarafa e-mail account</description> 
      <control type="checkbox"> 
      <caption>Enable Zarafa e-mail account</caption> 
      <false>0</false> 
      <true>1</true> 
      </control> 
    </attribute> 
    <attribute type="text">
             <name>mail</name>
         <description>E-Mail Address</description>
            <value></value>
        </attribute>
    <attribute type="text">
            <name>mailAlternateAddress</name>
            <description>Default Secondary (alias) mailaddresses</description>
            <value></value>
        </attribute>    
   <attribute type="text">
           <name>mailAlternateAddress</name>
            <description>Extra (alias) mailaddresses</description>
            <control type="grid">
            <rows>7</rows>
            </control>
        </attribute>
    <attribute type="text">
            <name>zarafaSendAsPrivilege</name>
            <description>Users may directly send email as this use</description>
            <control type="grid">
            <rows>2</rows>
            </control>
        </attribute>
   <attribute type="text">
           <name>zarafaUserServer</name>
            <description>Home server for the user</description>
           <value></value>
        </attribute>
   <attribute type="text">
           <name>zarafaQuotaOverride</name>
          <value>0</value>
         <description>Zarafa Quota Override</description>
      <control type="checkbox"> 
      <caption>Override Zarafa Quota</caption> 
      <false>0</false> 
      <true>1</true> 
      </control> 
        </attribute>
   <attribute type="text">
            <name>zarafaSharedStoreOnly</name>
          <value>0</value>
         <description>Zarafa Shared Store Only</description>
      <control type="checkbox"> 
      <caption>Create Zarafa Shared Store Only</caption> 
      <false>0</false> 
      <true>1</true> 
      </control> 
        </attribute>
   <attribute type="text">
            <name>zarafaAdmin</name>
          <value>0</value>
         <description>Zarafa Administrator</description>
      <control type="checkbox"> 
      <caption>Create Zarafa user as Administrator</caption> 
      <false>0</false> 
      <true>1</true> 
      </control> 
        </attribute>
    <attribute type="text">
            <name>zarafaQuotaHard</name>
         <description>Zarafa Hard Quota size in Mb</description>
         <value>1000</value>
        </attribute>
   <attribute type="text">
             <name>zarafaQuotaSoft</name>
         <description>Zarafa Soft Quota size in Mb</description>
         <value>900</value>
        </attribute>
    <attribute type="text">
             <name>zarafaQuotaWarn</name>
         <description>Zarafa Waring Quota size in Mb</description>
         <value>800</value>
        </attribute>



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