Mail Connector v1.0
1. Prerequisites and Additional Steps and Helper Utilities
No prerequisites or additional steps are required for MAIL connector connection settings.
2. Connector Action & Tests
Action Name / Method | Send Email | ||
---|---|---|---|
Action Description | Send email with attachments | ||
Test Case | Send Email with file data got from previous step connector. | ||
Request Body Name | Parameter | Type | Description (Example) |
| To | String | e.g., test@gmail.com |
| CC | String | e.g., test@gmail.com |
| Subject | String | Subject Text |
| Attachment File Path | String | e.g., File path |
| Text | String | Description Text |


3. Connection Settings and Configuration
Settings Parameters | Value | Description | Required (Y/N) | Default Value |
---|---|---|---|---|
Connector | Connector Name | Y | ||
Authentication | BASIC | Authentication Type | Y | BASIC |
Username | Username (This field email will be used as FROM while sending Emails) | Y | ||
Password | Password | Password | Y | localhost |
Endpoint | Endpoint value | Y |
| |
Enable SSL | False | Secure Sockets Layer |
| False |
Authenticate | Passive |
|
| False |
Port | 25 |
| Y | 3025 |