Command-line program for Windows, that packs individual plain text e-mail files (including all attachments) into mbox files. Versatile, reliable and fast. Can collect e-mail files recursively from subdirectories.
It locks the mbox files while it writes to them, so that they can't be altered by other programs at the same time. Furthermore, this application can create mbox files up to a size of 2 GiB.
What's New in This Release: [ read full changelog ]
Changed:
· On the command-line, now the output _directory_ has to be specified instead of the output _file_. This change was necessary because of the new command-line options.
· The effect which was previously caused by the command-line option /u now is the default behaviour of the program. Option /u currently is still accepted for compatibility, but is simply ignored by the program. Now there is the key "ChangeAllowed" in the INI file for it.
· Section [Options] in the INI file renamed to [FromLines].
· Some internal details.
New:
· Command-line option /s, which recursively collects mails from all subdirectories.
· Command-line option /d, with the effect that the mails from all subdirectories are packed together into the same mbox file.
· New section [Names] in the INI file, with the keys "MboxExtension" and "FolderExtension"