SmtpMail.send

Sends a mail with the mails current settings.

  1. void send(SecurityLevel level)
    class SmtpMail
  2. void send(SmtpClientSettings settings, SecurityLevel level)

Parameters

level SecurityLevel

The security level to use for sensitive data if validation is turned on.

Meta