You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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 without any encryption.
SendSecureSends an email using TLS security protocol. Recommended.
  • No labels