The Aspose.Email for Java library provides simple and easy-to-use interfaces for converting supported message file formats. To perform a conversion, all you need to do is to load the source file into the API object model and call the save method with the appropriate parameters. Additionally, the API allows you to create and format messages, attach files and images, and send them to email addresses via SMTP protocol, as well as log into POP3 servers with a user name and password.
Convert Message To Different Email Formats
The Java Email library provides easy-to-use interfaces for the conversion of supported message file formats. In order to perform a conversion, all you need to do is to load the source file in the API object model and call the save method with the required parameters. It is really that simple!
Transmit via SMTP, POP3 & IMAP
API enables to create and format messages, attaching files and images as well as sending it to email addresses via SMTP protocol. Another facility that API provides is logging into POP3 servers via user name & password. Via API's APOP authentication feature, it is easy to get the full message or just the headers, view mailbox size & message count, delete messages from the server and much more. Few of API supported IMAP protocol features such as authentication, create, select, remove, query folders, get and save messages and change message flags.
Calendar Objects Management more
Comments