Does Aspose Email Java API supports MS Office 365?
Hello,We are going to take Aspose license for Email (Java). We will be using Aspose Java Email API for fetching out of office flag and automatic replies but before that we would like to confirm if this...
View ArticleSender Email Address : Issue while sending mail from outlook
Dear TeamWe are using Aspose 4.8.0. In code we are getting the current user email address and setting it to MailMessage mailMsg = MailMessage.load("C:/dev/Projects/EDM/New Template 08022017/NL to...
View ArticleError when saving MailMessage with SaveOptions.DefaultHtml -
While writing some unit tests for my code and I ran across an issue. I am not exactly sure if this is true bug or if I am doing something wrong.[TestMethod()] public void...
View ArticleHow to change the "Sent:" date time format
I use the following code to convert the msg file to Tiff image and I want to change the format of the Sent date time from Sent: Fri, 29 Apr 2016 08:34:14 -0500 to Sent: Fri 29-Apr-2016 8:34 AMVB...
View ArticleMerge Feature
After testing the fix in EMAILNET-38563, it looks like the merge features has an issue. After the merge Folders in Inbox folder are lost.Below is the original ticket with the test...
View ArticleAspose Crashes after memory leak on certain emails
Hi, we use Aspose Email and Aspose Word to convert emails to pdfs. We found certain emails cause a memory leak which locks the thread and eventually a freezes our application and allocates all the...
View ArticleTNEF issue resulting in NDR from Exchange
Aspose.Email version: 16.12.0.Environment: Exchange 2010 SP1 and MS Outlook 2010. Our Exchange transport agent performs some manipulations with messages (like changing attachment name etc.) using...
View ArticleThe operation 'DATA' has timed out. Timeout '100000' has been reached.
Hi Support,While sending email with attachment of size 12mb, i faced "The operation 'DATA' has timed out. Timeout '100000' has been reached." problemI used latest version of Aspose.Email.dll,...
View Articleattachments not always found
Hi You have a post "Re: EML files with single attachment, attachment not recognized" from a couple of days ago; we are experiencing exactly the same problem.We have .msg files with three attachments,...
View ArticleAspose 16.11.0.0 is very slow as compare to Apose 6.4.0.0
Hello Team,I've been purchased & using Aspose.Email to create Pst file, as earlier i was using 6.4 version of aspose, but due to some issue of loading fail eml support member suggested to use...
View ArticleStrange carachters in french mails
HiI'm facing a problem when i'm creating my msg and my html from an eml. (see attachments)The problem is that i'f you open the EML, you will see that the charset is charset="Windows-1252"The moment...
View ArticleMails are not getting saved while exporting
System.ArgumentException: Font 'Berlin Sans FB Demi' does not support style 'Regular'. at System.Drawing.Font.CreateNativeFont() at System.Drawing.Font.Initialize(FontFamily family, Single emSize,...
View ArticleException of type 'System.OutOfMemoryException' was thrown.
Hi Support,I am getting error while sending email without attachment. I am using Aspose.Email.dll, v6.9.0.0. Below is the exception :Inner exception: "Exception of type 'System.OutOfMemoryException'...
View ArticleEncoding problem loading Aspose MailMessage from msg/eml stream
Hi,we are using Aspose.Email (Version 16.12.0) to load Aspose MailMessage objects from msg-/eml-Streams.Before loading the MailMessage we don't know the encoding (they are randomly), so default...
View ArticleMBOX to PST
Hello, Is There a way to read and convert from a MBOX file to PST file using Aspose.email? Thank & regards!Mantu Malakar
View ArticleRecurring calendar event and modified occurences
Hi,I have some event that is recurring master and list of modified occurrences, how can I import them into PST in that way ?Thanks.
View ArticleEML files with single attachment, attachment not recognized
Hi, One of our clients has found some eml files whereby the attachment is not recognized by Aspose.Email for .NET. I use the following code:theMessage = MailMessage.Load(inputFileName);foreach...
View ArticleHow to create a new MapiRecipient without an email address?
I have found that I am unable to create a new MapiRecipient unless I give the method an email address. So the following snippet will throw an error:MapiRecipientCollection rc = new...
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 ArticleSeveral question about Aspose Email
Hi thereWe are recently testing and developing an application for MSG files.And it come with several problems.1. We convert MSG files into HTML format for cross-platform viewing.Is it possible to embed...
View Article