Feature support
The table below outlines whether the connection supports certain Prophecy features.| Feature | Supported |
|---|---|
| Read data with a Source gem | No |
| Write data with an Email gem | Yes |
| Browse data in the Environment browser | No |
Limitations
Only basic authentication is supported. The SMTP server must support plain username and password authentication. Prophecy does not currently support OAuth or other advanced authentication methods for SMTP connections.Connection parameters
To create an SMTP connection, enter the following parameters:| Parameter | Description |
|---|---|
| Connection Name | Unique name for the connection |
| URL | SMTP server URL Example: smtp.gmail.com |
| Port | SMTP port. Port options may vary between SMTP services. |
| Username | Your SMTP username |
| Password (Secret required) | Your SMTP password |

