EWSClient save MailMessage as msg after sending
Hi folks,can you please tell me how to save a MailMessage to a msg-file after it has been sent. (saved .msg file should contain the DateTime the mail was sent)actually I am using the following code to...
View ArticleMailMessage conversion / save to EML format: BOM is present in HTML part of...
HiThe UTF-8 byte order mark (=EF=BB=BF) is appended to the HTML part when converting / saving a mail message to EML format (5.8.0). This was not the case when using version 5.3.0 of Aspose Email.Is the...
View ArticleRenaming a folder disappears it
We using Imap client to rename a folder on server. However, when we rename the folder, it disappears from the server.
View ArticleNot able to rename folder
Hello team,We want to rename a folder on our server using Pop3. We can't find any such thing. Can you please guide towards the docuemntation for this?
View ArticleMhtMessageFormatter obsolete
Hey We want to update our Aspose.Email from 4.4.0.0 to 17.2.0.0.Now we face a problem with the obsolet MhtMessageFormatter.Here is our Function:private void FormatHeader(MailMessage mailMessage)...
View ArticleUmlauts are broken again on convert to html.
Hi,the attached MSG file contains special German letters (umlauts). In Aspose.Email 16.10 they were converted correctly - example: "etwas hören, können Sie im ersten Monat"In Aspose.Email they are...
View ArticleConvert to html and MHtml is much slower for some files.
Hi,Aspose.Email 17.2 is much slower than Aspose.Email 16.10 when converting some files to html or mhtml.Here is an example for 5 converts. The time is in milliseconds:file:...
View ArticleExchangeQueryBuilder: Possibility to search messages by MessageSize
HiWe would like to know if you people can modify the ExchangeQueryBuilder to search messages by MessageSize? It will be a good addition and useful for us as well.
View ArticleSupport for Exchange 2016
Hi againI have one more query. Does the API passes all the tests for Exchange Server 2016? Recently, Microsoft has moved its Office 365 to this new exchange version.
View ArticleSend content of document to body of the mail
Hi,When i click button, document will be Generated and saved in particular place....After i want to send to mail only content to the body..How to Send content of document to body of the...
View ArticleWats going on with new namespace
Hi team,We received this blog information: https://blog.aspose.com/2017/03/01/old-namespace-structure-going-discontinued-aspose.email-.net/ and found that a revamp version is coming? Is it true?We just...
View ArticleRe: MailMessage conversion / save to EML format: BOM is present:...
Hi Kashif,Thanks for the reply. Am using the latest aspose java email api i.e aspose-email-17.2.0-jdk16.jar. The below is the code snippet am executing.I am trying to get the email from inbox and...
View ArticleConverting to MHTML with attachments
HiIs it possible to use this library to attach files with MHTML when converting email to message?
View ArticleMove message in public folders
I'm not able to move email message in a public folder. This is what I tried:IEWSClient client = EWSClient.GetEWSClient(mailboxURI, credential);client.MoveItem(message.UniqueUri, folder.Uri);
View Articleunable to extract metadata "Delivered-To" and...
Hi Support team,We are trying to extract metadata "Delivered-To" and "Return-Path" from .eml message. Could you please help us directing to correct API. Attached is the sample eml file we are using.
View Articlehow to remove the body content from outlook mail
Hi sir, I have one mail, in this mail we have two attachment and message content, for now i want to remove the message content and save only attachment for further process. pls help me asap.
View ArticleRetreiving properties for MSG file
HiI want to read all the properties from a MSG file. How do I go about it?
View ArticleUsage of extractProperty
Is there any example available for PersonalStorage extractProperty?
View ArticleAspose.Email 6.9--CreateContact issue
Hello.we are having problem with create contact with Exchange server.the problem is followingwe create client = EWSClient.GetEWSClientwith application credentials which has access to users email.but...
View ArticleChanging message properties in PST
I want to change message properties for a specific message in PST. As I can see, there is no way to update a message in place in a PST. Is there any work around available for this purpose?
View Article