Martin Hinner's

dbxrecover

Outlook Express DBX file recovery program for Unix

[ Download ] [ Feedback ]

This is a simple program that recovers corrupted Outlook Express mailbox file (.dbx) and writes out messages to separate files in the current folder. These files can be easily served using pop3 server (i.e. using Maildir simply by copying all files to ~/Maildir/new/). For more information about how the program works please read the source code. It's pretty easy to understand.

COMPILATION & INSTALLATION

"tar xzvf dbxrecover-*.tar.gz; cd dbxrecover-X.Y; make all test install"

See also