All Downloads are FREE. Search and download functionalities are using the official Maven repository.

doc-gen.email-smtp-message-connector.md Maven / Gradle / Ivy

There is a newer version: 0.6.8
Show newest version
# 'E-Mail Sender (SMTP)' Connector

## Description
A connector that uses the SMTP protocol to send E-Mails.

## Parameters
The component can be configured by the following parameters:

Parameter | Description
:---|:---
Host | The host providing the E-Mail service (e.g. IMAP or SMTP).
Port | The port of the SMTP service.
Username | The username for authentication.
Password | The password for authentication.
Enable Tls | If checked, TLS is used to secure the communication with the service.
Always Trust Ssl | If checked, the SSL certificate provided by the service is always accepted.
Connection Timeout | Timeout **in milliseconds** before a connection attempt is aborted.
Read Timeout | Timeout **in milliseconds** before reading messages is aborted.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy