Mail Sender (New)

Send emails implemented in Python with embedded image support.

Email · Mail Sender (New)

Configuration parameters

  • host — Mail server hostname or IP address (required)
  • port — SMTP Port (required)
  • credentials — Credentials
  • from — Sender address (required)
  • fqdn — Fully Qualified Domain Name (FQDN) - used in EHLO
  • tls — Connection Security
  • insecure — Trust any certificate (not secure)

Commands (1)

  • send-mail

    Send an email.