MailMessage is not been getting load using eml load option
Hello Team,Good Day, i've been using Aspose.Email latest version 17.2.0.0 C# SDK for create PST File.I'm getting this exception while loading MailMessage using an eml file, i don't have any knowledge...
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 ArticleAttachment count is wrong using Apose.Email
Hi,I'm using Aspose.Email for extracting attachments from eml files. But, in some cases, the attachement count is wrong.Only one attachment is found in the mail, while mail has more attachments....
View ArticleApostrophe in mail subject cause an error
Hi, I use version 16.10.0.0I have created MailQuery object with string pSubject = "12345'";ExchangeQueryBuilder qb = new ExchangeQueryBuilder();qb.Subject.Contains(pSubject);MailQuery mailQ =...
View ArticleIs there a way to differentiate between older messages of an e-mail thread...
Dear Aspose Team, I would like to read MSG files that contain multiple reply rounds of a conversations. Is there a way using the API to separate parts of the long full mail into smaller pieces that...
View ArticleConvert Domino Server mailboxes into PST
Hello Gentleman ,NSF to PST converter which comes with loaded with a lot of advanced and amazing features which are helpful to convert Domino Server mailboxes into MS Exchange Server mailboxes. In...
View ArticleGet safe and secure method to recover whole corrupted OST file data
High – Class Outlook OST to PST Software is one of the easy solutions which help you to read data OST file and repair corrupt OST file with original messages formats- MSG, HTML, MHTML, RTF, TXT, DOC,...
View ArticleEDB to PST Converter Tool
EDB to PST Converter Tool you can fastly get back corrupt EDB File to PST after scan and remove all EDB File errors and gives the extra 3 formats to convert EDB File to EML , MSG and HTML& you can...
View ArticleIdentifying Bounce emails
HiI am using Aspose.Email.Imap.ImapClient Fetchmessage to fetch emails from a mailbox.I need to identify undeliverable messages from the mailbox.How can i achieve that? I tested...
View ArticleProblem with loading .EML file into MailMessage Object using Aspose.Email for...
Hello Team,I have to load .EML file into MailMessage but i got Java heap space exception.I have to convert mbox file into PST file.I am using Operating System "Mac OS X 10.10.5 " and language java.My...
View ArticleImages in emails
Hi I have installed an evaluation version of Aspose.Email, Aspose.Words and Aspose.PDF from Nuget into my visual studio 2015 solution.I am trying to assess the capabilities of loading an msg file into...
View ArticleProblem processing msg-File sent via Outlook
Hi, we have a problem processing a msg-File which was sent via Outlook.Steps to reproduce:1. be a sender with a vowel in your name, create a new E-Mail in Outlook and sent it.2. save the mail from...
View ArticleProblem in sending Large Data to mail
Hi,When i send mail it throw the following error(USING ASPOSE.EMAIL)"The operation has DATA time out.Timeout 100000 has been reached"i used the following code to send mailI just use online db to...
View Articleissue with vcf
Hi Team,We are using the following code for getting all the data from v-cardMapiContact contact1 = MapiContact.FromVCard(fileName);But it is giving me all the blank data e.g....
View ArticleEmail body returns incorrect text on Undeliverable emails
Hi,The attached email returns a different body text when opened in aspose.email than what it shows in outlook. Is there a workaround to retrieve the actual body?
View ArticleRRULE Problems
Hi AsposeUsing the below ICS file and code, running Aspose.Email for Java 17.2, we receive the error 'class com.aspose.email.system.exceptions.ArgumentOutOfRangeException: Specified argument was out of...
View ArticleGetting JAVA Heap Exception for traversing folders and mails from pst file
Hi,I am trying to extract all mails from 1.82 GB pst file as follows,FolderInfo folderInfo = this._personalStorage.getRootFolder();traverse(folderInfo, folder);....void traverse(FolderInfo...
View ArticleIdentifying Bounce emails
HiI am using Aspose.Email.Imap.ImapClient Fetchmessage to fetch emails from a mailbox.I need to identify undeliverable messages from the mailbox.How can i achieve that? I tested...
View ArticleOrganizer Format
Hi AsposeUsing the below ICS file and code, running Aspose.Email for Java 17.2, the Organizer is not correctly created. In particular it always adds a Display Name, which is used as part of the Contact...
View ArticleTroubleshooting SMTP client for a "protocol violation"error
Good afternoon (I assume). I've been asked to solve a problem that is occurring when trying to send an email through an Exchange 2016 server. The issue is that the dialog results in an exception: "The...
View Article