Error while converting .eml to msg.
Hello all, i posted about this problem a view weeks ago and got no solution until now. We try to convert a eml-forrmatted mail from stream into a msg-forrmatted mail and save it to an other stream...
View ArticleDifferentiate between EML and MSG attachment
Is it possible to differentiate if an attachment email message is EML or MSG?
View ArticleTrimmed html body after convert eml to msg
Hi,I would like to convert an eml-File to msg-File.The mail file (see attachment test.zip -> test.eml) has a html body with a signature part at the end of the content.At first time I used the...
View Articlecorrupt msg file after converting from eml
Hello,the following two sourcecode-lines create a corrupt msg file if in the eml-file is a Appointment:The result msg-file can't open with Outlook 2010 (14.0...)Message ist "Cannot read the item"//...
View ArticleProblem with setting attachment greater than 70 MB in PST File using...
Hello Team, I have a problem with setting a attachment size up to 70 MB in PST File. It say out of heap.What is the maximum size to set attachment in PST File.Please help me
View ArticleIssue with Animated images in PST using aspose.email for java
Hello Team,I have convert MBOX to PST. but in my MBOX contains some animated images. After creating PST animated images(GIF) not in PST file.They gets skipped from PST.Please help me.
View ArticleHow to set and get Priority from mail using aspose.email for java
Hello Team,I have a problem with setting and getting priority to mail. When i get priority from "MailMessage" then it gives me "Normal" priority every time.This is my code ;- p.p1 {margin: 0.0px 0.0px...
View ArticleHow to get or set read/unread flag in mails using aspose.email for java
Hello Team, I have problem with getting read and unread flags from mails. I have tried using below code but did not getting properly. p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco;...
View ArticleIssue with smiley faces not in PST File using aspose.email for java
Hello Team , I have convert MBOX to PST. But in my MBOX contains some smiley faces. After converting MBOX to PST smiley faces is not there.Please help me.
View Articleexport gmail email body part into HTML file using java
Hi,My requirement is to export the email body part (from gmail ) to HTML document using java.Kindly provide help as its urgent.Thanks in advance
View ArticleNeed assistance for retrieving recurrence meetings within a specific date...
Hello Sir/Madam,We need to retrieve all recurrence meetings that have been created from outlook for a specific date range using Aspose client in java platform.We used options that are provided in below...
View ArticlesetDeliveryNotificationOptions in MailMessage
Dear,I am encountering one question when using the com.aspose.email.MailMessage,it has one method named setDeliveryNotificationOptions, if we would like to support the notification in both Success and...
View ArticleContent missing when .msg converted to .pdf
Hi,When email has picture/image in it, then some part of image content is missing after an email has been converted to pdf.I am using latest Aspose.Email.dll and Aspose.Words.dll .Am attaching the...
View ArticleCheck if the MAPI message already exists in the PST Folder
Dear kashif,I'm getting the emails from office 365 and adding them to a pst file, so what i want to know how to check if the MAPI message already exists in the folder.
View ArticleOST file process throws "The File appears to be corrupted".
Hi,I am using Aspose.Email version 6.3.0.0 to process the OST files. While processing one of the OST file I am getting "The File appears to be corrupted" exception in "GetSubfolders()" function call. i...
View ArticleCan you get a folderinfo from a mapimessage?
We have a list of entry IDs that have been extracted from a PST (by a means we do not control). Using the extractmessage we can retrieve the mapimessage object. Is there a way to get the message parent...
View ArticleImage position not used
I'm trying to convert a word document to a msg file but I'm running into problems with images and abolute and relative positions.As a test I've made a word document (which is included) which has some...
View ArticleIs There a way to read and convert from a MBOX file to other file format like...
Hello, Is There a way to read and convert from a MBOX file to other file format like MSG? regards!
View ArticleError loading EML file
Hi team,I am getting error when loading eml file. Following is my code for loading. Please help as I want try this API.MapiMessage mapiMessage = MapiMessage.fromFile("1.eml");Thanks
View ArticleAdding an attachment and inline image at the same time
Hi,My requirement is to add an attachment to EML before sending. At the same time, I will like to add image in message body as inline attachment. Is it possible to achieve using Aspose.Email API at the...
View Article