Operator SendMail

IBMStreams com.ibm.streamsx.mail Toolkit > com.ibm.streamsx.mail 1.0.1 > com.ibm.streamsx.mail > SendMail

Java Operator SendMail

Summary

Ports
This operator has 1 or more input ports and 0 output ports.
Windowing
This operator does not accept any windowing configurations.
Parameters
This operator supports 11 parameters.

Required: authentication, content, hostname, hostport, password, subject, to, username

Optional: batch, bcc, cc

Metrics
This operator does not report any metrics.

Properties

Implementation
Java

Input Ports

Ports (0)

Port that ingests tuples

Properties
Ports (1...)

Optional input ports

Properties

Parameters

This operator supports 11 parameters.

Required: authentication, content, hostname, hostport, password, subject, to, username

Optional: batch, bcc, cc

authentication

Authentication method to use : NONE, TLS, SSL

Properties
batch

number of messages to wait before sending

Properties
bcc

list of the bcc recipients

Properties
cc

list of the cc recipients

Properties
content

Content of the message to send

Properties
hostname

SMTP host name

Properties
hostport

SMTP host port

Properties
password

password

Properties
subject

The subject

Properties
to

list of the to recipients

Properties
username

username for the connection

Properties

Libraries

Operator class library
Library Path: ../../impl/lib/com.ibm.streamsx.mail.jar, ../../opt/downloaded/*