debian man page for email::outlook::message

Query: email::outlook::message

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Email::Outlook::Message(3pm)				User Contributed Perl Documentation			      Email::Outlook::Message(3pm)

NAME
Email::Outlook::Message.pm - Read Outlook .msg files
SYNOPSIS
use Email::Outlook::Message; my $msg = new Email::Outlook::Message $filename, $verbose; my $mime = $msg->to_email_mime; $mime->as_string;
DESCRIPTION
Parses .msg message files as produced by Microsoft Outlook.
METHODS
new($msg, $verbose) Parse the file pointed at by $msg. Set $verbose to a true value to print information about skipped parts of the .msg file on STDERR. to_email_mime Output result as an Email::MIME object.
BUGS
Not all data that is in the .msg file is converted. There are some parts whose meaning escapes me, although more documentation on MIME properties is available these days. Other parts do not make sense outside of Outlook and Exchange. GPG signed mail is not processed correctly. Neither are attachments of type 'appledoublefile'. It would be nice if we could write .MSG files too, but that will require quite a big rewrite.
AUTHOR
Matijs van Zuijlen, "matijs@matijs.net"
COPYRIGHT AND LICENSE
Copyright 2002, 2004, 2006--2010, 2012 by Matijs van Zuijlen This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-06-16 Email::Outlook::Message(3pm)
Related Man Pages
email::abstract(3pm) - debian
email::sender(3pm) - debian
email::sender::failure(3pm) - debian
mail::message::convert::emailsimple(3pm) - debian
mail::message::wrapper::spamassassin(3pm) - debian
Similar Topics in the Unix Linux Community
Unix emails in Windows
mailx command with headers
Help needed with backing up Outlook email folders and settings
awk - print file contents except regex
Sendmail not showing recipients