Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

SRP Mail is a wrapper round SRP_Send_Mail to simplify sending emails programmatically.

Info

Added in 2.2

Important: SRP_Mail requires RevDotNet. You must run OpenInsight's Client Install to ensure RevDotNet is functional.

Info

Added in 2.2

SRP Mail is a wrapper round SRP_Send_Mail to simplify sending emails programmatically.

Services

Method

Description

SendSends an email without any encryption.
SendSecureSends an email using TLS security protocol. Recommended.

...