The source code for our conversion utilities for IMail, MailEnable, MailMax (version 4.8) and Merak are now available. These utilities will only convert to SmarterMail 4.3 and later versions. Here are the download links:
IMail Converter Utility: http://www.smartertools.com/downloads/SmarterMail/SMConverterWizard4.0_IM.zip
IMail Converter Source Code: http://www.smartertools.com/downloads/SMConverter_IMail_Code.zip
MailEnable Converter Utility: http://www.smartertools.com/downloads/SmarterMail/SMConverterWizard_ME.zip
MailEnable Converter Source Code: http://www.smartertools.com/downloads/SMConverter_MailEnable_Code.zip
MailMax 4.8 Converter Utility: http://www.smartertools.com/downloads/SmarterMail/SMConverterWizard_MM.zip
MailMax 4.8 Converter Source Code: http://www.smartertools.com/downloads/SMConverter_MailMax_Code.zip
Merak Converter Utility: http://www.smartertools.com/downloads/SmarterMail/SMConverterWizard_Merak.zip
Merak Converter Source Code: http://www.smartertools.com/downloads/SMConverter_Merak_Code.zip
The code was written in C# using Microsoft Visual Studio 2005. and the .Net 2.0 framework and is released under the GNU Lesser General Public License.
All 3rd party and SmarterTools dll dependencies were removed from these projects which resulted in minor differences between the source code projects and the non-source code converter apps. For example, the IMail converter utility depended on Xceed components for UI elements. We removed those and changed the converter wizard to look identical to the MailEnable and MailMax converter utilities which never relied on 3rd party UI components.