Save to Sent#

Saves the specified email in the "Sent" folder.

Server[Text] Server (for example, "imap.mail.ru").
Port

[Number] Port. If not specified, the default port is used:

  • standard connection - 143,
  • secure connection - 993.
Login[Text] Login required for authentication on the server.
Password[Text/SecureString] Password required for authentication on the server.
Timeout[Number] Timeout for a response from the server. The value is specified in seconds.
SSLSpecifies whether to use a secure connection.
Email[Object] The email that needs to be saved in the "Sent" folder. This email can be obtained from the "Send Email" or "Forward Email" blocks.
Folder[Text] If necessary, specify the exact folder where the email should be saved.
Error Handling Level

Select the error handling level. Possible values:

  • "Default" - by default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Message Level

Select the message level that blocks will output during operation. Possible values:

  • "Default" - by default;
  • "Release" - output is disabled;
  • "Debug" - main information output;
  • "Detailed" - detailed information output.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Error Message[Text] Returns detailed information about the error in case of incorrect execution of the block's work.