Quantcast
Channel: Aspose.Email Product Family
Browsing all 1367 articles
Browse latest View live

Memory leaks in MboxrdStorageReader

Hello Team,I have to read MBOX file and convert it in to PST file on Mac OS X. I am using Aspose.Email for Java API. While reading MBOX file using MboxrdStorageReader, it is taking huge memory greater...

View Article


VS 2017 debugging

When debugging, hovering over the ImapClient object causes an error:Evaluating the function 'Aspose.Email.CredentialsByHostClient.ConnectionState.get'timed out and needed to be aborted in an unsafe...

View Article


Common identifiers for mails in conversation - Aspose.Email - Java

Hi,We are using Aspose.Email for Java Version 17.2 to parse MapiMessages from a PersonalStorage class.We would like a single identifier to reference multiple mails in a conversation, the way outlook...

View Article

EWSClient folder type

Is there a way to find the folder class or folder type? When reading through the folders there is no way to tell which fetch method should be used to get the messages. In one specific case there is a...

View Article

Unable to connect with POP3 server with 110 Port

Unable to connect with POP3 server with 110 Port. The below is the exception. Moreover, able to connect with 995 port. Please help me resolve the same.AsposeException: No data...

View Article


Access to Aspose.Email archived versions

The Aspose.Email .Net download page has a button that says "Show more files".  It does not work. We are using version 1.4 but BCC is broken. I attempted to apply V17 to address this issue but V17...

View Article

Mail skipping issue in MboxrdStorageReader

Hello Team,I am trying to read mails using aspose mbox reader.But i get some fails fail.Refer below code MboxrdStorageReader  objMBOXReader = null;try{objMBOXReader = new...

View Article

Exception processing email attachments

Hi,We are getting exceptions when processing email attachments that filenames contain double single quotes at the end (test''.txt).  The exception occurs when the Attachment.Name setter is invoked....

View Article


O365 recurrence

Hi AsposeUsing the below ICS file and code, running Aspose.Email for Java 17.3, a recurring event is successfully added to the PST. However if we then use a New-MailboxImportRequest cmdlet to import...

View Article


EWSClient GetContact exception

When our code executes "Contact c = ewsClient.GetContact(sEntryID);" An exception "Object reference not set to an instance of an object." is raised. The stack trace shows the exception is raised by "at...

View Article

MBOX to nsf Conversion

Hello, Is There a way to read and convert from a MBOX file to other file format like .NSF using Aspose.email? Thank & regards!Mantu Malakar

View Article

EWSclient message class

This is another request for EWS contain class/message class information. It turns out that if you delete a contact, I also would guess it applies to a task, appointment, etc., the items in the deleted...

View Article

Accepting Appointments

Hi AsposeIf importing an ICS file as an appointment, using the code and ics file below, the appointment is shown as 'Not Accepted' in Outlook. The Organizer address displays correctly, but the...

View Article


Processing Mbox using PersonalStorage

Hello,We are processing mbox extracts by first converting them to PersonalStorage using the following call:       PersonalStorage pst = MailStorageConverter.mboxToPst(inputStream,pstFieName);This call...

View Article

RRULE event change uses wrong time

Hi AsposeUsing Aspose.Email for Java 17.4, if we load the ICS file below using the code below, the 4 events are created OK, but the meeting time after the changed event is one hour out, 8am instead of...

View Article


MboxrdStorageReader fails to read MBOX file using Aspose.Email for JAVA API

Hello Team,I have to read MBOX file by using aspose MBOX reader(MboxrdStorageReader). But Aspose MBOX reader is not read any mail from MBOX file. Actually there are 16 mails in the MBOX file. Aspose...

View Article

While converting RTF to html calendar and mail body gets skip and adding...

View Article


Problem converting e-mail (msg file) to pdf

Hello. I wanted to convert some saved emails files to pdf with the following code but it fails with the attached msg file (it hangs after printing "3"). Code is based in this previous post (I have...

View Article

Connect to a User's Online Archive

How can I find out if a user has an archive and connect to it?  There is no explicit method about it and no overload.Server 2013 Exchange

View Article

Issue in the header of the MailMessage PST file

Hi Team,Just for a reference , I am using the following simple code to create my PST filePlease see the attachment, it is showing This message has not been sent....

View Article
Browsing all 1367 articles
Browse latest View live