This is the best thread at the moment about bringing in messages from other sources:
Importing Exsisting Folders/Messages/Address books
As far as LDAP Documetation, you probably wont need it to import messages as in the thread I mentioned above but for more complete info:
The below quote comes from here:
http://files.zimbra.com/website/docs...in%20Guide.pdf Quote:
LDAP Hierarchy
LDAP directories are arranged in an hierarchal tree-like structure. In the
Zimbra system, the structure is arranged based on Internet domain names.
LDAP entries typically include items such as user accounts, organizations, or
servers.
For a complete listing of the Zimbra auxiliary object classes, see the Zimbra
LDAP Schema.
Zimbra Schema
Every LDAP implementation has a schema that defines its domain structure,
account attributes, and other data structures in use by the organization.
Zimbra includes a custom LDAP schema that extends the generic schema
included with OpenLDAP software and is designed to potentially coexist with
existing directory installations. The Zimbra server, the Zimbra administration
console, the command-line account provisioning, and the management
utilities require the Zimbra schema.
All attributes and object classes specifically created for Zimbra are prefaced
by “zimbra,” as in zimbraMailRecipient object class or the
zimbraAttachmentsBlocked attribute.
The Zimbra schema assumes a baseline schema. In the OpenLDAP installer
package included with the Zimbra system, the following schema files are
included in the OpenLDAP implementation:
• core.schema
• cosine.schema
• inetorgperson.schema
• zimbra.schema Note: You cannot modify the Zimbra schema. |
For completeness There was a document called "Zimbra LDAP Schema" that came with version 3.0.1 that talked about EXACTLY what the Schema looked like but I cannot find a current version of that doc, and the one I have (v 3) is extremely out of date.