Menu

Tree [r3] /
 History

HTTPS access


File Date Author Commit
 Source 2026-07-31 ctstudio [r3]
 EMLView.exe 2026-07-31 ctstudio [r3]
 IMapPack.exe 2026-07-31 ctstudio [r3]
 MBoxView.exe 2026-07-31 ctstudio [r3]
 Readme.txt 2026-07-31 ctstudio [r3]
 libcrypto-3-x64.dll 2026-07-29 ctstudio [r1]
 libssl-3-x64.dll 2026-07-29 ctstudio [r1]

Read Me

About
-----

  The Mailbox Backup project is a set of utilities to backup mailboxes and view
  them:

   * IMap Downloader/Packer (IMapPack): Tool to download the mailboxes
   * Mailbox Viewer (MBoxView): Tool to view downloaded mailboxes
   * EML Viewer (EMLView): Tool to view eml files
   
  WARNING:
   - For now, the downloader cannot resume. You must let it download the entire
     mailbox.
   - Mailbox backups are saved as .zmb files. These are actually zip files,
     using your folder structure and and each email as an .eml file. However
     this does not mean you can / should open any .zip file with the tools.
   - There are no password options (yet)
   - If you specify a backup file ending with .7z, a .7z file will generated.
     However, you cannot use those with the viewer.
   - The EML Viewer uses the same codebase as the MailBox Viewer. If you have
     issues with a mail in the MailBox Viewer, you will have the same issue with
     the EML viewer.

  Homepage: https://ctstudio.net
  E-Mail: info@ctstudio.net

Requirements
------------

  The utilities aim to be compatible with older Windows versions, but are
  currently actively tested on Windows 11 only. Let me known if there are issues
  with older Windows Versions.

Legal info
----------

  It is not fully decided how the software will be licensed. So for now, you can
  use the tools under this condition for free:

  Non-commercial and non-profit usage only.
  You may backup your own mailboxes only, up to 2 mailboxes.
  Use at your own risk.

  Even when the licening changes, you may still keep your backups and use them,
  but if you cannot fullfill the new requirements, you may not update to the
  latest versions of the tools.

Version history
---------------

  New: New feature
  Bug: Essential bugfix (Programm hangs, ...)
  Fix: Other bugfix (Display, ...)
  Chg: Changes (Optimation, ...)
  Del: Removed 'feature' (Automation, ...)
  Lng: Language related fix/change

  (Some bugs may not affect the previous version, but an unreleased pre-beta
  version)

Credits
-------

  Jan Vorel (thats me):
   - Programming
   - Layout (design)
   - Testing
   - Readme file
   - Homepage (Text, screenshots, ...)

  Fantaisie Software:
   - PureBasic

  Markus F.X.J. Oberhumer, Laszlo Molnar & John F. Reiser:
   - UPX