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. Please refer to the JavaMail client javadocs for more details.
Here is the list of dependencies of this connector:

There are no comments.