View Single Post
  #15 (permalink)  
Old 06-16-2011, 07:59 AM
fsiegel fsiegel is offline
Zimbra Employee
 
Posts: 1,327
Default

You would do something like this in the XML:

<ZCSImport>
<Options>
<importMails>0</importMails>
<importContacts>1</importContacts>
<importCalendar>1</importCalendar>
</Options>
.
.
</ZCSImport>

The XML stuff has changed over various versions. Your version looks pretty old, but generally, running a newer import wizard is fine. So you should get a version 7 wizard.
Reply With Quote