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

License file

Hi,I have a license file for Aspose.Email for Java, where have I put it in the project or where I have to provide it content ?Thanks.

View Article


Pop3Client not recognizing new message after connecting

Hi,Once a Pop3Client establishes a session it seems to not pick up new messages that were received after the connect and login. When running this code snippet(took out account information):static void...

View Article


Pop3 asynchronous Fetch doesn't work with multiple clients

Hi,I'm trying to use parallelism to download and process multiple email messages from the same account at the same time using multiple Pop3Client instances, this approach has worked for ImapClient. I...

View Article

java.lang.IllegalArgumentException: Decode Overflow: insufficient space in...

Hi,I see this exception when trying to load Mime message into mail:Feb  6 00:11:47 10.0.201.113 java.lang.IllegalArgumentException: Decode Overflow: insufficient space in the 'chars' array.Feb  6...

View Article

Converting Journal messages

Hi,I used Aspose email 3.6 to convert PST files to eml and I have encountered two issues. Please help to resolve the issues.1) I am converting journal messages and the converted eml files should have...

View Article


Error in Outlook while opening folder in the PST file

Hi,I have large PST (about 5gb), there 2 huge folders (About 80000 emails) and when I click on this folder - then I got this error from outlook : "Cannot display the folder. Errors have been detected...

View Article

issue with TNEF format

Hi,I need your help with Aspose.Email.dll.In my scenario I receive messages directly from Exchange Agent (they are EML messages with root part of "application/ms-tnef" content-type). I need to examine...

View Article

Image may be NSFW.
Clik here to view.

Digital Signature - Bad Tag ASN 1 error

We are using Aspose.Network for .NET 3.5 v5.2 to classify emails, which we then post to sharepoint.  The aspose dll is called from our bespoke webservice, which sits on a Windows Server 2008 setup w/o...

View Article


Exchange Protocol does not support "MessageID" as field name

Hi Folks, I'm trying to query messages by MessageID from an Exchange server but I keep getting an "Unhandled Exception: System.NotSupportedException: Exchange Protocol does not support "MessageID" as...

View Article


Public Folder

I'm trying to access emails in a public folder.  How can I point to that specific folder?  I can't seem to find the URI...Thanks,Todd

View Article

Imap Asynchronous methods: Deleting Message by MessageID

Hi,Is there any reason why the asynchronous Begin and End Fetch methods can only fetch based on sequence number and not also on the message ID, as synchronous Fetch can? Especially for parallel...

View Article

List supported extension for a server

Hi,Is there any method to list supported extentions or check for a specific extension by Imap Client for a server?

View Article

RecurrencePattern.GenerateOccurrences(int nextNOccurrences) never returns

Hello, I'm using Aspose.Email version 3.6.0.0. I've found an issue with the RecurrencePattern.GenerateOccurrences(int nextNOccurrences) method. If no end date or count is specified in the pattern, the...

View Article


Converting eml (jurnaling) 2 pst

While i am converting eml's to pst file i have no errors but when i am opening created pst file in outlook i can't see embended message (part-type: message/rfc822).  Redacted eml in attachment.Greetings

View Article

Possibility of BeginListMessages with MailQuery parameter

Hi,It would be great if there was a version of BeginListMessages that takes a MailQuery parameter, just as the synchronous function does, the query is very helpful in getting, say, only unread messages...

View Article


Reading OST files

 PersonalStorage sourcePST=null;try{sourcePST=PersonalStorage.fromFile(destinationPSTPath);} catch (FormatNotSupportedException e){throw e;} catch (IllegalStateException e) {throw new...

View Article

Sending Task Request using Aspose.Email

Hi team,Outlook allows us to create a task and assign it to someone for further action. You can then request status update once the task is complete. In Outlook 2007, you can find this with...

View Article


How to dragdrop an individual email attachment from Outlook

My project is using Aspose.Email to dragdrop from Outlook.  When dragging an entire email message it works OK, and the attachments are available in the MapiMessage's attachment collection.  However, if...

View Article

Are libraries thread safe?

We are currently using Aspose.Network 5.0 library to convert email messages to Outlook format. It is currently done on a single threaded app.  Would this library work ok on a multi threaded...

View Article

Reminders not getting added to MapiCalendar

Hi,We can't add reminder to Calendar item. This message was posted using Email2Forum by Kashif Iqbal.

View Article
Browsing all 1367 articles
Browse latest View live