Free Windows Mbox Viewer.
Gain access to mbox archives, single eml or single Outlook messages.
View attachments and export single mails in eml format.
Access large mbox files such as Google Takeout or Mozilla Thunderbird Archives.
Development of mbox viewer continues now at github: https://github.com/eneam/mboxviewer
**NOTE**: Windows Defender may sometimes report incorrectly that mbox-viewer contains malware.
Stalwart Mail Parser is a high-performance Rust library designed for parsing and analyzing email messages. It efficiently handles complex MIME structures, supports various encodings, and is optimized for speed and robustness. The library is suitable for applications requiring detailed email processing and analysis.
...Multiple users can authenticate, read, send and manipulate email storage and persist a list of contacts, email identities and their own individual preferences.
It works with email stored in mbox or maildir format or stored in a derby database; it has been tested with dovecot.james and exim4. See http://jwma.sourceforge.net/ for further details.
This is an email client written in Java, using Swing and JavaMail. It supports IMAP (including
disconnected IMAP), POP3, and unix-style mbox folders. It also has (alpha) support for encryption using PGP and S/MIME.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
...Example:
# Set MsgId on Mails without one
FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done
# Correct Date to second received header:
tish date Archives PATTERN received2
# Import or export mbox
tish exportmbox Archives >file.mbox
tish importmbox Archives <file.mbox
Written in ruby.
Attention: Use on your own risc! You can damage your whole mail data!
Mbox2eml splits mbox mailboxes into single eml files.
It is highly configurable and written in C++ to gain maximum performance using a minimum of RAM. It uses the boost-lib to provide maximum portability.
Binaries for Win and Linux are available.
Convman is a multi-purpose conversation manager, it allows:
Cleaning Facebook conversations to store.
Converting Nokia/Android SMS to mbox files.
Converting Tim's last 10 free sms sent to mbox.
wip:Send free sms from Tim's site and save content to eml file.
Hope you like it and find it useful!
The icon is a modified one (text-editor) from the Faenza icon set
http://tiheum.deviantart.com/art/Faenza-Icons-173323228
The mork parser is a modified version of
http://www.scalingweb.com/mork_parser.php
mstor is an extensible framework for JavaMail local store providers. By default mstor provides support for the mbox email storage format and Java Content Repositories (JCRs).
This script can be applied to mbox-files and msg-email files (created by Opera web browser). It converts one or more *.mbox / *.msg files to HTML (including their attachments).
This Perl script enables users of the Calypso email program to export their emails, including all HTML emails and all attachments, to an mbox format file that can be imported into Evolution, KMail and possibly other email programs.
This project is a utility to allow the splitting up of extremely large "mbox"-style mail spool files into managable chunks - particularly chunking the spool by day, but in the future with a wider range of customizable filters.