Author |
|
Richard.Trisys Newbie
Joined: 07 August 2009 Location: United Kingdom
Online Status: Offline Posts: 1
|
Posted: 07 August 2009 at 2:48am | IP Logged
|
|
|
Hi,
I'm using MailBee to convert a RFC822 message to
an Outlook MSG file. I initially save a message to
a file then call EmlToMsg() to convert the file over.
This works fine and the MSG file can be opened
and viewed correctly.
However I am now trying to convert these MSG
files back to EML files however all I get back in my
EML file after calling EmlToMsg is the following :-
MIME-Version: 1.0
X-Mailer: MailBee.NET 5.6.2.146
Subject: TriSys Support Issue Confirmation - 017411
Content-Type: text/plain
The subject line is correct but the rest of the
message, body and header is missing.
I've tried calling EmlToMsg with both streams and
the paths & filenames but get the same result.
Converting a MSG file saved out of Outlook to an
EML works fine.
Any ideas?
Thanks in advance,
Richard
|
Back to Top |
|
|