Send Mail Messages (SMTP) - Activities - Foundation 23.2 - Foundation 23.2 - Ready - Hyland RPA - external

Hyland RPA Activities

Platform
Hyland RPA
Product
Activities
Release
Foundation 23.2
License

Mail.SMTP

Description

Sends a mail via SMTP.

Properties

Analyst

  • Description: Optional text for documentation purposes.

Common

  • Continue On Error: Continues the execution of the workflow even if an error occurs during the execution of the activity.

  • Delay Before: Delay time in milliseconds before the activity is executed. The default value is 250 milliseconds.

  • Delay After: Delay time in milliseconds after executing of the activity. The default value is 250 milliseconds.

  • Disable Log: Disables the logging functionality for this activity.

  • Disable Protocol: Disables the protocol functionality for this activity.

  • Exclude from Global Delay: Excludes this activity from the Global Delay functionality.

  • Timeout: Duration in milliseconds in which the activity tries to execute.

Expert

  • Is HTML Format: Click for html format.
  • Mail Message: Set variable for MailMessage.
  • Secure Connection: Choose a secure connection for sending mail.

Input

  • Body: Set mail text.
  • From Email Address: Set the senders mail address.
  • From Name: Set the senders name.
  • Ignore Invalid Certificate: Select this option to ignore an invalid SSL certificate.
  • Port: Set SMTP port.
  • Priority: Priority of the mail to send.
  • Server: Set SMTP server.
  • Subject: Set subject of mail.
  • To: Set receivers mail address.

Options

  • Attachments: Attach files.
  • Bcc: Set hidden optional receiver.
  • CC: Set optional receiver.