• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Add Event to Secondary Calendar of Office 365 & Bind SMTP Client to Specific IP Address

 
Ranch Hand
Posts: 714
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is new in this release?

We are pleased to announce the new release of Aspose.Email for Java 6.5.0 . This month’s release includes the same features, enhancements and bug fixes as were included in the .NET version of the API. Specifically, the API has been enhanced to bind SmtpClient to specific IP address and the functionality of working with events on secondary calendar folder of Office 365. This month’s release introduces a new feature of working with Secondary Calendar folder on Office 365 server. This enables developers to add a secondary Calendar folder to the server, Create calendar events and Update and Delete calendar events. For a server having multiple interfaces for communicating with external world, it may sometimes be required to use a specific IP address for sending out emails. This month’s release of Aspose.Email for Java enhances the API’s SmtpClient to specify the IP address through which all the emails should be sent out. This month’s release also enhances the functionality of adding headers to a message’s header collection. It now provides the capability of inserting the new header at a specific location. If collection contains headers with the same name, this header will be inserted before other headers with the same name. This month’s release also fixes a number of bugs that were reported with the last version of the API. As the version is auto-ported from the .NET version of the API, it also inherits all the fixes from the .NET version as well. The main improved features & bug fixes added in this release are listed below

- Bind Smtp Client to specific IP on source having multiple IPs
- Saving EML has date with Weekday abbreviation
- Ability to add event to Secondary Calendar of Office 365
- Provide Insert method for adding Header at specific location
- ImapClient: Messages fetched from Office 365 turns special characters into garbage
- Garbage in Subject with specific encoding and Empty Body (Java)
- Error while loading EML file
- Exchange.Backup doesn't fetch more than 1000 emails
- IEWSClient object can't get created on Windows Service on Windows Server 2003
- Conversion of a Bad MIME to Good one
- Saving MapiCalendar loses attachment from body
- Spaces removed preceding under line text in the message body
- EML loses image from Html with Base64 image
- To field missing email address while saving EML
- Subject, From, To lost when Signed MapiMessage loaded to MailMessage
- EML-> MSG: Email body is missing
- Empty subject written to MIME by MailMessage
- Content-Transfer-Encoding: base64 changed to Content-Transfer-Encoding: quoted-printable while loading and saving EML
- Message signing: Missing certificate information and extra attachment at recepient end
- Problem with Signed messages in presence of attachment when new message is created
- Excel->Mht->EML/MSG: Graph is not made part of the Message
- Exception raised for MapiCalendarMonthlyRecurrencePattern Day value
- FirstChanceException: System.ArgumentOutOfRangeException
- msg.ToMapiMessageItem raises Exception

Other most recent bug fixes are also included in this release.

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Email for Java documentation that may guide you briefly how to use Aspose.Email for performing different tasks like the followings.

- Binding SMTP Client to Specific IP Address on Host
- Ability to Add Event to Secondary Calendar On Exchange Server

Overview:Aspose.Email for Java

Aspose.Email for Java is a Non-Graphical Java component that enables Java applications to read and write Microsoft Outlook documents without utilizing Microsoft Outlook. It enables developers to create new MSG file from scratch, update an existing MSG file, read Outlook MSG file & get it's properties like subject, body, recipients in to, cc and bcc, Adding or removing attachment, sender information and MAPI properties. Aspose.Email for Java can be used with Web as well as Desktop Application.

More about Aspose.Email for Java

- Homepage of Outlook PST, MSG & EML Java Component, Aspose.Email for Java
- Download Aspose.Email for Java
- Online documentation of Aspose.Email for Java

Contact Information
Aspose Pty Ltd,
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
[email]sales@aspose.com[/email]
Phone: 888.277.6734
Fax: 866.810.9465
 
reply
    Bookmark Topic Watch Topic
  • New Topic