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 |
|---|---|
|
|
Mail server host |
|
|
Mail server port |
|
|
User name |
|
|
User password |
Usage
|
URI format |
pfx-smtps:method |