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.