/n software Adapters for BizTalk

Questions / Feedback?

AmazonSES Adapter

Properties   Configuration Settings  

The AmazonSES Component provides a simple interface to Amazon's Simple Email Service (SES).

Remarks

The AmazonSES Adapter allows you to quickly and easily access Amazon's Simple Email Service (SES). SES allows you to send both plaintext and HTML e-mails to recipients through your AWS account.

After signing up for Amazon SES you will use the Amazon provided AccessKey and SecretKey to authenticate to Amazon. To send an e-mail set MessageHTML or MessageText along with From, Subject, and SendTo.

Sender Property List


The following is the full list of the properties of the sender adapter with short descriptions. Click on the links for further details.

AccessKeyThe access key to use for authentication.
AttachmentsSpecifies which files the component should include as attachments in the outgoing message.
BCcA comma separated list of addresses for blind carbon copies (optional).
CcA comma separated list of addresses for carbon copies (optional).
DeliveryNotificationToWhether or not a delivery receipt should be returned to the sender.
FirewallA set of properties related to firewall access.
FromThe email address of the sender (required).
MaxThreadsThe maximum number of threads that the component may consume.
MaxTransmissionBatchSizeThe maximum number of messages that can be sent in a single batch.
MessageHTMLThe HTML text of the message.
MessageTextThe text of the mail message (optional).
OtherDefines a set of configuration settings to be used by the component.
ReadReceiptToWhether or not a receipt should be sent when the email has been read.
ReplyToA mail address to reply to (optional).
RuntimeLicenseSpecifies the component runtime license key.
SecretKeyThe secret key to use for authentication.
SendToA comma separated list of addresses for destinations (required).
SSLAcceptServerCertInstructs the component to unconditionally accept the server certificate that matches the supplied certificate.
SSLCertThe certificate to use for client authentication during the SSL handshake.
SubjectThe subject of the mail message (optional).
TimeoutA timeout for the component.
TransmitBatchModeHow the transmitter processes batches.
TransportLogTells the component where and how to report information about its operations.
URIThe Uniform Resource Identifier (URI) of the send port or receive location.

Configuration Settings


The following is a list of configuration settings for the adapter with short descriptions. Click on the links for further details.

AttachmentEncoding[index]Content-Transfer-Encoding for attached file (at index).
AttachmentName[index]Filename for the attached file (at index).
AttachmentType[index]Content-type for attached file (at index).
IncludeAttachmentsDetermines if additional message parts are added to the outgoing E-Mail as attachments.
MessageDateThe date of the mail message.
MessageHTMLFileSpecifies a file that will be included as the email's HTML content.
ParseHTMLWhether or not to create a plaintext part from the HTML message.
PriorityThe priority of the mail message.
URLIf set, the default URL will be overridden by this value.
ReuseSSLSessionDetermines if the SSL session is reused.
SSLCipherStrengthThe minimum cipher strength used for bulk encryption.
SSLEnabledCipherSuitesThe cipher suite to be used in an SSL negotiation.
SSLEnabledProtocolsUsed to enable/disable the supported security protocols.
SSLIncludeCertChainWhether the entire certificate chain is included in the SSLServerAuthentication event.
SSLSecurityFlagsFlags that control certificate verification.
TLS12SignatureAlgorithmsDefines the allowed TLS 1.2 signature algorithms when UseInternalSecurityAPI is True.
TLS12SupportedGroupsThe supported groups for ECC.
TLS13KeyShareGroupsThe groups for which to pregenerate key shares.
TLS13SignatureAlgorithmsThe allowed certificate signature algorithms.
TLS13SupportedGroupsThe supported groups for (EC)DHE key exchange.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Adapters for BizTalk - Version 20.0 [Build 8319]