Skip to content

SOURCEPARK/Readpst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readpst

Source

Shared Library to convert Outlook pst file on five-ten.

Changes applyed to source code

Small changes are made to the readpst.c in order to adjust the storage of the E-Mail attachments.

Every E-Mail gets an extra directory for it's attachments named like this: .E-Mail-number.eml .

In order to use this you have to put the new -N option when invoking readpst from the shell.

e.g.

readpst -D -b -N -8 -t e -q -j 0 -o "Target/EML/Folder" "Path/to/pstfile.pst"

License

All changes made to the code are under the arrangements of the GPL.