SRP Mail is a wrapper round SRP_Send_Mail to simplify sending emails programmatically.
Added in 2.2
Important: SRP_Mail requires RevDotNet. You must run OpenInsight's Client Install to ensure RevDotNet is functional.
Services
Method | Description |
---|---|
Send | Sends an email using TLS security protocol. Recommended. |
SendUnsecure | Sends an email without any encryption. |
SendUsing | Sends an email using a custom Port. |