pfx-smtp Component
This component allows you to send an email using the SMTP protocol. It is an extension to the Camel mail component (Mail), but uses only the SMTP protocol.
This component is available since IM version 5.3.2.
The connection to the SMTP server is defined using the following properties:
Property Name | Property Description |
---|---|
| Mail server host |
| Mail server port |
| User name |
| User password |
| Used to enable or disable the use of the STARTTLS extension for the SMTP protocol |
When using a provisioned IM instance, the default values are provided by the config server, and you should not modify them.
Modify these properties only when using a local IM instance for testing, to set up the connection to a test mail server.
Usage
URI format | pfx-smtp:method |
Available Methods
IntegrationManager version 5.8.0