Versions Compared

Key

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

...

  • from: The sender address
  • to: The receiver address
  • subject: The subject
  • host: The mail host (optional, default: localhost)
  • port: The mail port. (optional, default: 587)
  • tls: Using TLS. (optional, default: true)
  • username: The username for smtp SMTP auth (optional)
  • password: The password for smtp SMTP auth (optional)

Example

PQL

...