-
User guide
- Part 1 - Introduction
- Part 2 - Core Restlet
- Part 3 - Restlet Editions
- Part 4 - Restlet Extensions
- Appendices
- Tutorials
- Javadocs
- Change Log
JavaMail extension
Introduction
This connector is based on JavaMail that provides a platform-independent and protocol-independent framework to build mail and messaging applications.
Description
This connector supports the following protocols: SMTP, SMTPS.
The list of supported specific parameters is available in the Javadocs:
The mail and its properties (sender, recipient, subject, content, etc) have to be specified as an XML representation.
For additional details, please consult the Javadocs.