cAWSSES Standard properties
These properties are used to configure cAWSSES running in the Standard Job framework.
The Standard cAWSSES component belongs to the AWS and Connectivity families.
Basic settings
Connection |
Select an AWS connection component from the list to reuse the connection details you already defined. |
Subject |
Specify the email subject. It can be overriden by the CamelAwsSesSubject header. |
From |
Specify the sender's email address. It can be overriden by the CamelAwsSesFrom header. |
To |
Specify one or more destination email addresses. It can be overriden by the CamelAwsSesTo header. |
Return Path |
Specify the email address to which bounce notifications are to be forwarded. It can be overriden by the CamelAwsSesReturnPath header. |
Reply to Addresses |
Specify the reply-to email address(es) for the message. It can be overriden by the CamelAwsSesReplyToAddresses header. |
Message Headers |
Set the message headers in the corresponding table. Click [+] as many times as required to add message headers to the table. Then click the corresponding Value field and enter a value. See the site http://camel.apache.org/aws-ses.html for available headers. |
Advanced settings
Advanced |
Set the optional parameters in the corresponding table. Click [+] as many times as required to add parameters to the table. Then click the corresponding Value field and enter a value. See the site http://camel.apache.org/aws-ses.html for available options. |
Usage
Usage rule |
cAWSSES can be a start, middle or end component in a Route. It has to be used with the cAWSConnection component, which creates a connection to Amazon Web Services. For more information about cAWSConnection, see cAWSConnection. |
Limitation |
n/a |