diff options
author | Yves Duret <yduret@mandriva.com> | 2001-06-11 09:25:07 +0000 |
---|---|---|
committer | Yves Duret <yduret@mandriva.com> | 2001-06-11 09:25:07 +0000 |
commit | 44529547136ea057ce256fa43506318716cb966c (patch) | |
tree | 35d6a37d9381c30d2a4589f96e98093ba00e5410 /spec | |
parent | 158453b5af2da4d8ba4bd026035817b4a192efb5 (diff) | |
download | transfugdrake-44529547136ea057ce256fa43506318716cb966c.tar transfugdrake-44529547136ea057ce256fa43506318716cb966c.tar.gz transfugdrake-44529547136ea057ce256fa43506318716cb966c.tar.bz2 transfugdrake-44529547136ea057ce256fa43506318716cb966c.tar.xz transfugdrake-44529547136ea057ce256fa43506318716cb966c.zip |
added diles
Diffstat (limited to 'spec')
-rw-r--r-- | spec | 39 |
1 files changed, 39 insertions, 0 deletions
@@ -0,0 +1,39 @@ +* Bookmark + http://gnobog.sourceforge.net + + +* General Info + - http://www.emailman.com/conversion + +* Outlook Express 4.x -> mbox + - http://www.arrakis.es/~fperezma/OtlkToNs/OtlkToNs.htm + This software is suited for anyone who wants to move his e-mail files + from OutLook Express (mbx format) to Communicator v4.61 + + It can't process files from OutLook Express 5 because this release stores + e-mail data in files with a format (dbx) that OtlkToNs can't read. + + It is still in Alpha stage and it may not work well with some *.mbx files. + Also, the format specifications for the *.mbx files used in this program have + been recopiled from the Internet and may not be complete. + + OutLook Express uses some index files (idx) in order to speed up access to + e-mail data. These are not used by this program because e-mail bodies keep + stored into *.mbx files. + +* Outlook Express 4.x 5 -> mbox + - kmailcvt + cons: C++, depends on qt and kdenetwork + pro: really well done and programming + +* Outlook -> mbox + - MS Outlook to Unix Mailbox Conversion mini HOWTO + http://www.ibiblio.org/pub/Linux/docs/HOWTO/mini/other-formats/html_single/Outlook-to-Unix-Mailbox.html + use windows and an IMAP server + +* Outlook 2000 -> mbox + - http://www.wirejunkie.com/freestuff/devout/ + it's a VBA utility that will export Outlook 2000 mail to Evolution mbox format. It now does Base64 and + Quoted Printable encoding (courtesy of a DLL), and thus handles attachments + and HTML messages. + |