Foxtract 1.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Foxtract 1.0 (Default branch)
# 1  
Old 11-25-2008
Foxtract 1.0 (Default branch)

Foxtract is a simple Outlook Express e-mail message extractor that works with corrupted data files. Instead of trying to rebuild or read from the tree structure that Outlook Express uses internally, it scans the whole data file to find all message segments, which it then uses to determine the head segment of a message and reconstruct it. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
LSPST(1)						  libpst Utilities - Version 0.6						  LSPST(1)

NAME
lspst - list PST (MS Outlook Personal Folders) file data SYNOPSIS
lspst [-V] [-d debug-file] [-h] pstfile OPTIONS
-V Show program version and exit. -d debug-file Specify name of debug log file. The log file is now an ascii file, instead of the binary file used in previous versions. -h Show summary of options and exit. DESCRIPTION
lspst is a program that can read an Outlook PST (Personal Folders) file and produce a simple listing of the data (contacts, email subjects, etc). AUTHOR
lspst was written by Joe Nahmias <joe@nahmias.net> based on readpst. This man page was written by 510 Software Group <carl@five-ten-sg.com>. COPYRIGHT
Copyright (C) 2004 by Joe Nahmias <joe@nahmias.net>. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, please write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. VERSION
0.6.54 lspst 0.6.54 2011-05-27 LSPST(1)