\Documents and Settings\<user>\Local Settings\Application Data\Scalix\Scalix\MAPI\Profiles\<profilename>\mbcmailbox.mdb
This database can be opened with MS Access. The password is derived from the password of the mailbox. First 13 characters of the md5sum
Code: Select all
# echo -n mypassword | md5sum | cut -c -13
Restoring items larger than 64k may be a challenge. They are stored in the MailExt subdirectory. Compressed and encrypted. And the crypto stuff is based on the Windows encryption mechanism.You may be lost if you needed to create a new local user on the new Windows installation.