Setting Node-Level SMTP Target Connector Properties

The following table describes the required node-level properties for the SMTP target connector:

Property ID Property Name Description

SMTPTARGET

SourceEmailAddress

Specify the email address from which you send messages. Only one address is currently allowed.

SMTPTARGET

DestEmailAddress

Specify the email address to which you send messages. Only one address is currently allowed.

SMTPTARGET

CC

(Optional.) Specify the email address of the party to which you copy messages. Only one address is currently allowed.

SMTPTARGET

BCC

(Optional.) Specify the email address of the party to which you send blind copies of messages. Only one address is currently allowed.

HEADER

Content-Type

(Optional.) Specify the type of text content that makes up the email body. Values are:

  • Text/plain.

  • Text/html.

HEADER

SendUncompressed

Specify whether to send messages decompressed. Values are:

  • Y: Send the message decompressed and unencoded. This is the default value.

  • N: Send the message compressed and base 64 encoded.