EMLX File not able to properly load body
Hello Team,I've been using Aspose.Email for creating pst and using latest version of it 16.12.0.0I can share you the emlx file after loading the content its showing extra xml content which is in...
View ArticleHow to display the on behalf of sender and date when sending task in java?
Dear,We are using licensed apose 6.7.0(jdk 1.6) to achieve the requirement of sending task to specified user.Right now the task could be successfully created and sent out, but on receiving it, the 'on...
View ArticleEML file's attachment extension is getting changes & format is...
Hello Team,I've been using Aspose.Email latest version 16.12.0.0 and got an issue that if an eml file contains attachment such as .eml it change it to msg(not just extension but also its format).I've...
View ArticleI am facing problem of Calendar.
I am Using Aspose v16.11 but it is not able to load Calendar properly its giving Exception like.ASPOSEWriter -> saveAppoinmentToPST() : "BEGIN" property should be at the first place in the...
View ArticleEmail verifications.
I am trying to check the email component ..I first add L: Aspose.Email.dll to my project.. then write sample code to verify email ..Error message appears after run the app:"The mail address is...
View ArticleEmail address not visible in converted MHTML file
Hi,While converting email message to MHTML, we have noticed that sometimes email address is not made part of output MHTML. This creates problems for us as we have to tally the output with input using...
View ArticleSending HTML as mail body with embedded fonts etc.
Hi,I have a PDF document which I have converted to HTML using Aspose.PDF.I have embedded everything into the html (see code below).When using the "HtmlLoadOptions" of Aspose.Email and sending the email...
View ArticleObject reference not set to an instance of an object
Hi there. I am getting messages from exchange public folders and save them into local file system. My code works fine for some PFs, but for some of them I get "Object reference not set to an instance...
View ArticleWindows 10 File Count 0 on DragEventArgs when dragging a file
I have an app written in C#, .Net with Aspose and DevExpress on a Windows 7 platform. I'm migrating this to Windows 10. The application uses Aspose.Cells 7.2.0.0 and Aspose.Email 1.7.1.0. One of the...
View ArticleIssue while fetching email using ImapClient
Hi,I am trying to fetch the inbox mail count using below code. ImapClient client = new ImapClient("servername", 995, "userid", "password");client.SecurityOptions =...
View ArticleImapClient: Leaving messages unread
Hi,I am reading messages from a mailbox but I want them to be left as unread. Is there any such option I can do this?ImapClient client = new ImapClient("host",port, "username",...
View ArticleAspose Convert Mail to Pdf with attachements hypertext links
Hello,I am converting a mail (.msg) with attachements to pdf format.The api works well and outputs a pdf with attachments.My question is : Can I convert this mail and add hypertext links to the mail's...
View ArticleAspose Email - AbchPersonItemType was not recognized
Hello,My team uses Aspose Email to develop an application to search for information in 365 exchange server. Recently, we are using the Aspose Email 16.11.0.0 to traverse and retrieve email/messages in...
View ArticleNeed Help for Email tracking
Hi Team,I wanted to fetch the emails from PST file and also find out turn around time of all emails. I.e. Incoming email time and my reply time.It should also consider the different timezone.How to do...
View ArticleIMAP invalid server response
Hello,sometimes when I try to invoke the ListMessages method (on IMAP server) I receive this message: Imap server returned an invalid response.I'm investigating on this but I really can't find a...
View ArticleWhen i goto Save MSG Aspose v16.11 Gives Exception.
System.ArgumentException: The reply to address is not in a recognized format. at Aspose.Email.Outlook.MapiMessage.#=qMarLqSKt$Sao6f$5Ww4seQ==(String #=q$osS4I_p7HQiDM0ZIhC0NA==, Boolean...
View Article"Input string was not in a correct format" Exception on...
Hi there,some emails seems to throw the above exception when trying to fetch the message from the exchange server.Exception thrown on this line of code:MailMessage msg =...
View ArticlePossibility to save EML as read only
HiThe API saves a new EML in draft format. Is there any option to save it as read-only or saved form?
View ArticleMessages are not deleting from server
I am trying to delete messages from Gmail server. The application executes successfully but the emails are not deleted from the inbox.ImapClient client = new ImapClient("imap.gmail.com", port, login,...
View Articlememory issue while extract messages from large pst file
HiOur tool extract each message from pst file, save it, then remove some messages and add some new messages into this pst file.For some large pst file, the tool run out of memory quickly. From dump...
View Article