Included in Debian stable:
http://packages.debian.org/readpst
Jari
sdesc: "Convert Outlook PST files to mbox and others"
ldesc: "An application that can take a Microsoft Outlook PST (Personal
Folders) file and convert it into mbox, kmail, its own recursive
format, or separate each email into its own file. Handles emails,
folders and most contacts."
category: Mail
requires: cygwin
a) manual
wget \
http://cygwin.cante.net/readpst/setup.hint \
http://cygwin.cante.net/readpst/readpst-0.5.2-1-src.tar.bz2 \
http://cygwin.cante.net/readpst/readpst-0.5.2-1.tar.bz2 \
b) automated
gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8
mkdir readpst ; cd readpst
rm -f get.sh get.sh.sig
wget http://cygwin.cante.net/readpst/get.sh \
http://cygwin.cante.net/readpst/get.sh.sig &&
gpg --verify get.sh.sig get.sh &&
sh get.sh
--
Welcome to FOSS revolution: we fix and modify until it shines