Link to home
Start Free TrialLog in
Avatar of humbyd
humbyd

asked on

Programically convert a EML format mail message file to a MSG format disk file.

Good day:

I am looking for a way to programically convert an message stored as a EML file to a MSG format file.

My application accepts journalled messages from an Exchange Server through an SMTP server. The message are spooled in MIME format and I would like to convert them to MSG so they can be viewed in Outlook, not Outlook Express.

Does anybody have any code to convert from EML to MSG (in VC++)?

Conversely, if I can get Outlook to display the EML messages directly (similar to how it works with MSG), then I would not have to convert the message.

Thanks for your help.

David.
ASKER CERTIFIED SOLUTION
Avatar of Jaime Olivares
Jaime Olivares
Flag of Peru image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Avatar of jkr
jkr
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi,
I need to read an eml file and put the same into user's mailbox. Can anyone provide me the code for the same?
U can send the code to kavitha.manjunath@wipro.com . Thanks in advance.