Long Subjects Lose Spaces
With Aspose.Email, we noticed the MailMessage.Subject property loses spaces for messages with long subjects. This happens with line-breaking in the underlying file (the EML source), which clients...
View Articlemsg send internally will not convert to eml
L.S.,Below code is used to convert .msg files to .eml files. This works fine, nothing wrong with this...But, every now and then a System.NullRefferenceException error returns when converting a .msg...
View ArticleiCal Description Incorrect
Hello,I am using 2.5.0.0 and am running into a problem when extracting text from iCal files using the GetAppointmentText() method.The problem has to do with the \r\n found in text. The header is...
View ArticleImapClient: Getting messages basedon UniqueId Filtering
Hi,My application is currently engineered to find emails greater than a specified unique ID and process them, is there a way to replicate this criteria using Aspose Email ImapClient or would I need to...
View ArticleRetrieve undelivered emails
Hi,How do I retrieve a list of undelivered emails using your API?
View ArticleTo address is now mandatory.
Hi All,We have been using Aspose.Email since 2 years ago and everything was working fine. Until yesterday when we upgraded to version 2.6.0.0. Now all of a sudden the TO address is mandatory so we...
View ArticleError when printing draft message to XPS
When using Aspose.Email 2.6.0, if you attempt to print a draft message from a PST using the MailPrinter, it is possible to get a null reference exception because the From address of the message is...
View Article<To> required?
Hi,since when is it required to set the To-property? In the past I was able to send emails only to a list of CC-receivers. I recently updated to the newest version of your email component and all of a...
View ArticleRead Receipt without Delivery Notification
I have the latest Email dlls from the web. How can I request a Read Receipt without also receiving Delivery notification? Right now I have the following: Dim msg As New MailMessage msg.From =...
View ArticleSerious problem with MailPrinter.Print method Aspose.Email 2.7.0.0
Hi Aspose Support,we have a serious problem with the Aspose.Email 2.7.0.0 Assembly released this week.If the MailPrinter.Print method is called to convert a msg-file into a xps-file, a thread is...
View ArticleEmbedded images working in outlook, not on mobiles.
Hi,We are having problems with getting embedded images to load on mobile phones.We are using Aspose.Words in order to create a word document (using mailmerge).We can use the documents "save' method to...
View ArticleHow to create a draft appointment request?
I found how to create a Draft mail message in MSG format, I'd like to create an appointment request but I can't see a way to do that. Appointment class requires all the parameters and there is no way...
View ArticleChanging the time zone when converting emails to MHT
We convert emails to MHT files using the following code: using (MailMessage msg = MailMessage.Load(emailFilePath, messageFormat)){ using (MemoryStream mhtStream = new MemoryStream()) {...
View ArticlePlain text alternative of HTML email (Meeting Request)
http://www.aspose.com/docs/display/emailnet/Send+Meeting+Requests+using+Exchange+ServerHi,How do I set plaintext alternative for html email for metting request so that depending on email client it...
View ArticleHow to use Aspose.Email License in .net application...
Hi AllTill now we have been using evaluation version for testing/trial purpose of Aspose.Email.Net.Recently we have purchased license. Can someone please let us know...how to integrate or utilise that...
View ArticleCould not delete all the records from .pst file....
HelloWe are using Aspose.Email .Net to delete message from .pst file. However, we realised that Aspose does not delete all the records from .pst file...due to unknown reason. There is no error thrown...
View ArticleTestimonials
Dear customers, This thread is just a collection of testimonials regarding Aspose.Email. If you're happy with Aspose.Email please follow this thread to post to encourage us to do it better. To make it...
View ArticleNot detecting Attachments
Hi Support,The attached ZIP file contains a email and it contains attachment. I am using "Aspose.Email.Mail.MailMessage" to read the email. When i check it says no attachments are available. Where as...
View Articlenet1.1 folder mising
Hi Downloaded the Aspose.Email+for+.NET+2.7.0+(DLLs+Only) , readme file states that folder net1.1 Contains assemblies to use with .NET Framework 1.0 and 1.1 cannot see this folder , although...
View ArticleSPA (Secure Password Authentication) Support
Is there a way to get the POP3Client to support SPA, the Microsoft-proprietary authentication protocol?
View Article