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

SendSends an email using TLS security protocol. Recommended.
SendUnsecureSends an email without any encryption.
SendUsingSends an email using a custom Port.
  • No labels