blob: c83b04242f0504e06d0843a16de2822c47ca5c53 (
plain)
1
2
3
4
5
6
|
liboe is a C library that reads Outlook Express 4 and 5.x mailboxes and
returns a standard Unix mailbox to a function specified as a parameter to
the converter
oe2mbx is a C program using liboe to convert Outlook Express messages to
the Unix mailbox format
|