Browse our Products
Aspose.Email for Java 5.4.0 Release Notes
The following is a list of improvements and changes in this release of Aspose.Email.
Features
The merging and splitting PST files
Provides the merging of two or more pst files and splitting of one pst file into several chunks of specified size
The processing of bounced (Delivery Status Notification) messages
Determines if a message is a delivery status notification and extracts the service information from such a message
Enhancements
EMAILNET-34757 Add asynchronous operations based on SequenceNumber to the POP3 client
EMAILNET-34759 Provide support for saving ExchangeTask to disc
EMAILNET-34769 Add asynchronous operations based on SequenceNumber to the IMAP client
EMAILNET-34780 Exception while adding Cryillic character to message headers
EMAILNET-34782 Provide support for setting SentRepresentingEmailAddress to Exchange Format address
Bugs
EMAILJAVA-33477 MailMessage.Load hangs while loading message from PST having binary body
EMAILNET-34760 MapiTask Created with Aspose.Email is always saved with “Mark As Complete” disabled
EMAILJAVA-33495 MailMessage.Load doesn’t return and hangs
EMAILNET-34765 Sender information missing when SmtpClient.UseTnef = true
EMAILNET-34768 No evaluation limitation message when SmtpCient.UseTnef=FALSE
EMAILNET-34772 MSG to EML conversion adds extra attachment
EMAILJAVA-33501 Offset or count were out of bounds exception raised while loading the MSG
EMAILNET-34776 Unable to generate Daily/Weekly recurrence patterns
EMAILNET-34778 HTML comments in message body when License is not applied
EMAILNET-34781 InterpretAsTnef raises exception for IPM.Contact
EMAILNET-34784 POP3Client: Fetched Message raises exception “Message is UnSigned”
EMAILNET-34787 Task effective day is one day behind the task start date
EMAILNET-34790 Task start date preferred over monthly recurrence Day value
EMAILNET-34791 Saved MailMessage loses image at receiver end when sent using MS Outlook
EMAILNET-34793 MSG to MHTML: Output contains plain text information
EMAILJAVA-33496 Saving MapiTask as TNEF EML doesn’t save From/To addresses
Exceptions
EMAILNET-34766 MailMessage.Save raises NullReferenceException
EMAILNET-34779 Deleting an appended Task with its ID raises ExchangeException
EMAILNET-34783 Loading Calendar VCS format raises exception ArgumentOutOfRangeException
EMAILJAVA-33506 MailMessage.Load raises NullReferenceException
EMAILNET-34788 IEWSClient.ResolveContacts raises NullReferenceException
EMAILJAVA-33505 MapiMessage.FromMailMessage raises ArgumentOutOfRangeException
EMAILJAVA-33508 MapiMessage.fromMailMessage raises ArgumentOutOfRangeException
The following is a list of any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.Email for Java. If you have concerns about any change listed, please raise it on the Aspose.Email support forum.
Method MailMessage.checkBounced
Method MapiMessage.checkBounced
Class BounceResult
Enum DSNAction
Class OAuthNetworkCredential
Class StorageProcessedEventArgs
Class StorageProcessedEventHandler
Event PersonalStorage.ItemMoved
Event PersonalStorage.StorageProcessed
Method FolderInfo.mergeWith(FolderInfo)
Method PersonalStorage.mergeWith(String\[\])
Method PersonalStorage.splitInto(int,String)
Method Task.toMapiTask
Method ExchangeTask.toMapiTask
Method Task.save(OutputStream)
Method Task.save(OutputStream, TaskSaveFormat)
Method Task.save(String)
Method Task.save(String, TaskSaveFormat)
Property MapiCalendarDailyRecurrencePattern.getDayOfWeek, setDayOfWeek
Property MapiCalendarRecurrencePattern.getSlidingFlag, setSlidingFlag