Aspose.Email and System.Threading.ThreadAbortException
My team just upgraded from Aspose.Email v6.6.0 to 17.1.0. We have a bunch of NUnit3 -based integration tests that still pass with the new version; however, there are a massive number of stacktraces...
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, locks the thread, freezes our application and eventually allocates all the memory on the...
View ArticleUnreadable sendername after converting .msg to eml
Attached to this support question, you will find a rar containing a sample.msg file. When I try to convert this .msg file to it's .eml equivalent,I get special character issues on the sender name...
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 ArticleNSF to MSG Conversion
Hello, We are craeting MSG Files from NSF database, So at the time of creating MSG every part of the email is working fine except the date. and also the MSG which is created is opening in editable...
View ArticleSending Task
HiIn our process,we assign tasks to our users using MS Outlook. As we are replacing Outlook with your API, we want to know if this will be possible with this API?
View ArticlePOP3: using logged in credentials
Hi,We have setup where our users are registered to our domain server in the same network. Is there a way we can use the Pop3 client with logged in user credentials?
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 ArticleAspose.Email.Mail.MailMessage delivers wrong BodyType
Hi,With our application we are archiving emails via IMAP using Aspose.Email (17.1.0.0).If an email is formatted in RTF, I get as BodyType "PlainText". Is this an error or does Aspose internally convert...
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 ArticleEmail Tracking C# - Office 365 Exchange server
Dear Team,We have purchased ASPOSE Email Product. We have below requirement. Can you please share the code and help us out.We have one common Email Id configured on Office 365 Exchange server. This...
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 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 ArticleHow to get today's schedule for a particular user using EWS
What is the right way to get the calendar information for a single email address using EWS? I found ListAppointments() but that seems to get the entire directory. I would like to just find a single...
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 ArticleGet Imap mailbox size
Hello,I would need to recover the mailbox dimension of an Imap mailbox.When I use the Pop3Client object I can use the GetMailboxSize function, but with the ImapClient object I can't find any methods...
View Articlesave all vcf file into single one
hisirwe are having a issue of creating vcf file for contacts. we are creating single contact vcf using this codeMapiContact contact = new MapiContact(); contact.NameInfo = new...
View ArticleMissing LinkedResources Error - Only The Last One Is Sent
Hi Team,I've picked up an issue with the Email API. I'm wondering whether I'm missing something or whether this is a bug. I'm using the latest version of the API, V16.12.0 which we recently...
View ArticleWrong SendDate in the sent emails added from EML to PST
Hello,First of all, though right now I'm only evaluating your product (ASPOSE.EMAIL) for a future product which I really hope that it will turn into a final project, I'm having a small issue in putting...
View ArticleImapClient AutoCommit
Isn't the AutoCommit related to server side attributes? How does it work actually?
View Article