var fDesc=new Array(); fDesc[0] = "Zimbra Converter is now updated with v21.0 version with more attractive GUI and advance feature. Now, quickly convert Zimbra to Office 365, Outlook, Thunderbird, Adobe PDF etc. without facing any bugs. All earlier errors faced by users are handled successfully. Zimbra Export Tool, developed by CubexSoft Technologies, is a smart utility that provides multiple options for Zimbra user profiles conversion to numerous popular email file formats ; Zimbra contacts to Outlook contacts, vCard, ICS and calendars to ICS. It's a powerful application that provides fast & accurate conversion of Zimbra mailbox items, which includes emails, contacts (backup Zimbra distribution list too), calendars, notes, tasks along with performing Zimbra briefcase export. If you have multiple TGZ files extracted from Zimbra, then don't worry as Zimbra Export Tool supports bulk of unlimited Zimbra TGZ files at once. Another important highlight of this Zimbra Converter Tool is its efficiency to directly select TGZ files, thus eliminating the entire process of extracting files and folders from zipped TGZ files. Also using Preview functionality, users can view the complete Zimbra mailbox items before jumping to final conversion. Zimbra to Office 365 migration is not an hectic task anymore, now it comes with I am Admin and I am not Admin option. I am Admin option enables to enter the desired Office 365 admin details and allows to move the desired TGZ files to required user IDs of O365 account. I am not Admin option helps to perform batch migration and allows to directly move Zimbra folders to Outlook.com, live.com, Office 365 and other Microsoft cloud apps. The new layout has Save Scan and Load Scan option which allows to save the analysis process of loading TGZ file and load the same when required. Their is also a Search option which can be helpful in a situation where you just have a generic idea of where TGZ files are stored. Another option which is added is Save Report with the help of which you can save the entire TGZ conversion process report as a record that is generated as CSV file. Moreover, now you can convert Zimbra mails to HTML and RTF format too. You will also find close file/close all feature in the software. This can be used when you need to close the required loaded file by right-clicking on the desired TGZ file."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }