pfx-smtps Component

This component allows you to send an email using the SMTPS protocol. It is an extension to the Camel mail component (https://camel.apache.org/components/4.0.x/mail-component.html), but uses only the SMTPS protocol.

The connection to the SMTP server is defined using the following properties:

Property Name

Property Description

Property Name

Property Description

integration.route-error-handling.email.smtpHost

Mail server host

integration.route-error-handling.email.smtpPort

Mail server port

integration.route-error-handling.email.smtpAuthUsername

User name

integration.route-error-handling.email.smtpAuthPassword

User password

Usage

URI format

pfx-smtps:method

Available Methods

IntegrationManager version 5.8.0