Different formats to Mapi...
Hi,I'm wondering if it's possible to convert:1) iCalendar to MapiCalendar, I saw that MapiCalendar can save iCalendar, Â but can it load ?2) vCard to MapiContact ?Thanks.
View ArticleError while loading a PST file
Hi,I am using the java api version -Â aspose-email-3.6.0-java. Â My requirement is to take a input pstfile - extract the message - add a header to each message - create a new pst file and add all the...
View Articleattachment in EML file
I have aspose-total java licensedI am struggling with the following:I open a .eml file, and all of the embedded images aren't listed as attachmentsWhen I attach the image, I can find it under...
View ArticleAspose.iCalendar vs Aspose.Email
My company currently uses the iCalendar component version 1.2.6.0 but are currently re-writing our internal product line and still need to use the functionality contained within the iCalendar...
View ArticleImap asynchronous methods throw strange exceptions
Hello,I'm trying to use Aspose.Email.Imap to access a gmail account, fetch messages, process and delete them, and in order to not block threads and ideally fetch and delete multiple messages in...
View ArticleReduce PST size after deleting messages
Hi,I have one other query. If messages are deleted from a PST , the size of PST remains the same and never reduces. Outlook provides special functionality to compact PST size. Is there any way to...
View ArticleMessage subject not visible when setting message flags
Hi Support,I am setting message flags of an EML but the subject disappears when the message is saved to disc. Can you please suggest what is the issue?
View ArticleLoadFromTnef()
HiWe have been using   Aspose.Email product to catch the mail on Exchange environment and save that mail in .MSG format. Recently we have been facing an issue where if user send any TNEF mail then...
View ArticleOffice365. How to send email with my header?
Hi,I need to add my header in mail message.I use Office365 and try to do it by Aspose.Email:string url = @"https://outlook.office365.com/EWS/Exchange.asmx";string name = "exchange@office365.com";string...
View ArticleRestore Email to User's mailbox
Hi, I have a question: I have MailMessage object and folderUri string for user's mailbox. I need to save this MailMessage to this folder. I have SuperUser who has perrmissions for user's mailbox. How...
View ArticleMSG to MHTML conversion - inline images are not preserved
Hi, we are using aspose.Email 3.3. when the attached msg file is converted into mhtml file, inline images/embedded images present in the msg source file, are not rendered in the target mhtml file....
View ArticleHow to reduce the size of a PST file
Hi,I have raised a question that PSt file size is not decreasing after deleting the messages and your response was"Â The structure of pst allows to delete items without decreasing the PST/OST file size....
View ArticleProblem with fetch messages on imapclient
problem with fetch messages on imapclientclient.FetchMessage does not return (do not know) the encoding of the original message.  foreach (ImapMessageInfo msgInfo in msgCollection)   // create object...
View ArticleExchange 2003 WebDav MoveItem failed
Hi,I have a folder named "Not Correct" In my mailbox.When I use aspose to move item from my inbox to this folder I have an exception.Codes:ExchangeClient client = new...
View ArticleTechnical Resources used in Information Processing
Hi team, I'm in a company where there is much concern in the technical resources used in information processing.You had these concerns into account when they developed this component that does not...
View ArticleConversion to mhtml/pdf is not correct
I use java email 3.7.1 version with java 1.6.The mhtml and pdf file is not correct.The first part is input email message and the second part is the pdf file and the last part is mhtml screen shot in...
View ArticleAfter switching from 3.6.0 to 3.7.1, FromAddress display name is blank in PST...
We recently updated from Aspose Email (Java) 3.6.0 to 3.7.1. Â After the upgrade, the following code block no longer sets the Sender field properly in the PST file after being imported into Outlook. Â To...
View ArticleEmail Message HTML Content is missing
Hi,Please find the attachment .msg file and run through this sample. It is missing HTML body information. Please check and give me solution as soon as possible. I have downloaded the latest...
View ArticleHow to setup proxy for access outside email servers.
Hi Aspose,Here im trying to send and get email from outside email server from our companey. Our companey has a proxy server and for the connection to outside we need to go through this proxy server. So...
View Article