Aspose.Email for Java 릴리스
Released: Sep 5, 2022
V22.8 버젼 업데이트
기능
- Preserve TNEF attachments when converting from MBOX to PST and from PST to MBOX formats.
- Added 'OrderBy' support when listing messages.
수정사항
- Danish characters are lost after re-saving MSG.
- MSG to HTML conversion generates incorrect output.
- Creating Appointment in O365 with Aspose 22.6 returns ErrorInvalidPropertySet.
- Email signature is not recognized by Thunderbird.
- Mail header is not correct.
Released: Aug 8, 2022
V22.7 버젼 업데이트
기능
- Added support for sending encrypted messages to multiple recipients.
- Added the ability to obtain identification info for messages received from a mailbox.
수정사항
- FetchMessages returns messages without order.
- Mail Subject with double quotation (and other symbols) wrongly decoded.
- EML to MHTML/PDF: Line spacing lost.
- EML with TNEF contains a header with non-ascii characters.
- ArrayIndexOutOfBoundsException is thrown while reading email.
- TNEF mail throws “Offset or count were out of bounds...
Released: Jul 13, 2022
V22.6 버젼 업데이트
기능
- Added the ability to send messages using Mailgun or SendGrid services.
- Added the ability to extract calendar items from PST files and save them as ICS with their original timestamp.
MapiCalendarIcsSaveOptions - Allows you to specify additional options when saving MapiCalendar to ICS format.
MapiCalendarIcsSaveOptions.setKeepOriginalDateTimeStamp - Allows you to keep original DateTimeStamp value in output file.
수정사항
- POP client does not AUTH automatically if CAPA command is not supported.
- Word...
Released: Jun 5, 2022
V22.5 버젼 업데이트
수정사항
- Performance issue while migrating mails to Office 365.
- Creating MSG file issue with RTF embedded content.
- Maximum number of headers in one message should be less than or equal to 5.
- Re-saving EML loses the calendar appointment message part.
- MailMessage.Date returns Current Date for MSG file.
- Attachments are lost after EML to MSG.
- Analyze what it takes to install Apose.Email in Atlassian SDK.
- Remove com.sun.imageio dependency from MS Drawing lib.
- Performance issue while loading EML messages.
Released: May 5, 2022
V22.4 버젼 업데이트
기능
- Enumerate messages, with paging support, using Graph Client - New API provides paging and filtering support for listing messages. This is very helpful when a mailbox has a large number of messages.
- Added separate 'HtmlDescription' property used to set 'X-ALT-DESC' header.
수정사항
- Attachment name for non ASCII character is incorrect after EML to TXT conversion.
- Performance issue while loading EML messages.
- Issue with To and From emails while loading MSG with MsgLoadOptions.
- Application hangs...
Released: Apr 4, 2022
V22.3 버젼 업데이트
기능
- Added the ability to set the X-ALT-DESC header in ICS files.
- Added the ability to get information about attachments such as name or size without fetching the attachment data.
수정사항
- Performance issue while reading attachment detail with size 5MB using IMAP API.
- Issue with fetched message using GraphClient as .msg with attachments and embedded images.
- InvalidOperationException is thrown while loading EML file.
- MapiMessage to MailMessage: Sender property from MailMessage gets null value...
Released: Mar 3, 2022
V22.2 버젼 업데이트
기능
- Added support for reference attachments - A reference attachment is an alternative to the local file attachment. In some cases, reference attachments may be preferable, for example, if you want to manage its access.
- Improved retrieving message class from ExchangeMessageInfo object.
수정사항
- Converted PST files from EML does not display reference attachments attached to the emails.
- Handling TNEF mail issue with plain-text body.
- SmtpClient.Send throws Exception “The handshake failed due to an...
Released: Jan 31, 2022
V22.1 버젼 업데이트
수정사항
- “Operation has been canceled” issue occurs in version 21.12 when sending mail through SMTP.
- Aspose IMAP Seen flag is always return false.
- MapiMessage.ToMapiMessageItem throws System.IO.EndOfStreamException.
- Mapi.MapiMessage.FromMailMessage throws System.ArgumentException.
- Regression: SMTP check is not omitted when parameter ignoreSmptCheck is set to true in MailAddress Constructor.
- ExchangeFolderInfo TotalCount and Size return zero.
- Mail Messages are removed after adding new one to existing...
Released: Jan 5, 2022
V21.12 버젼 업데이트
기능
- Added the ability to export calendar and contact items from Zimbra backup files to iCalendar and VCard formats.
- Added the ability to skip exceptions while enumerating messages from OLM files.
- The Contacts API is being deprecated. Migrate to People API to retain programmatic access to Google Contacts.
수정사항
- MailQueryBuilder.From.OrderBy throws KeyNotFoundException.
- Adding message to PST infinite loop.
Released: Dec 3, 2021
V21.11 버젼 업데이트
기능
- Improved MapiMessage file loading.
- Contacts API is being deprecated. Migrate to People API to retain programmatic access to Google Contacts.
수정사항
- “Reply All” in Outlook doesn’t work after adding EML to PST.
- Event appears only in one day, but should repeat every year.
- NullReferenceException when trying to send a email via strato.de.
- Missing data when EML is saved as MHTML.
- MailMessage to MapiMessage DateTime issues.
- Error occurs when sending through EnGuard SMTP server.
- Accessing Office...