Skip to main content

Open Email Connection Action

Open Email Connection Action establishes a connection to an email server for subsequent email operations. It configures the connection parameters and authenticates with the mail server, preparing the environment for sending or receiving emails.

Appearance

In Talos, Open Email Connection Action appears as a rectangular node with an email/connection icon, indicating network communication. It shows necessary details like Provider and the account.

Decision Icon

Properties

As all Actions, Open Email Connection Action has a few unique properties that are essential for it's functionality.

Common properties

Common properties inherited from Action.

Display NameString
This is the display name of the action.

By customizing this property, you can differentiate between same type of actions.

Action IDString
Indicates the unique ID of this action.

This property is Read only and it is not customizable

DisabledBoolean
If set to true, this action is considered disabled and will not be executed.
ProvidersEnum
The email service provider. Enums: Google, Microsoft, Yahoo, Other
AccountEmail_Account
The email account to use for the connection.