Aspose.Email for Java V21.8
Released: Sep 2, 2021
V21.8 버젼 업데이트
기능
- Added the ability to filter messages containing attachments using the IMAP client.
- Added PST traversal API which allows you to extract all PST items as far as possible, without throwing out exceptions, even if some data in the original file is corrupted.
- Added new com.aspose.email.LocaleOptions.setLocale(java.util.Locale) method.
수정사항
- When converting MSG to PDF attendees are missing.
- NullPointerException is thrown when adding MSG files to PST file.
- ImapClient constructor throws ArgumentNullException for single file app.
- SmtpClient.Send throws OperationCancelledException.