Email Agent Configuration(3.0)

You open the Email Agent configuration dialog from a workflow configuration: you can right-click the agent icon and select Configuration, or double-click the agent icon.

Connection Tab

The Connection tab contains configuration settings related to connecting to the email server.

The Email Agent configuration dialog - Connection tab

FieldDescription

Protocol

Select either IMAP or POP3 depending on what your email server supports. 

Folder

From which folder emails will be processed.

Note!

If using POP3 it will automatically read from the Inbox.
Host

The URL of the host.

PortThe ports the email server accepts connections for the chosen protocol.
Internal Batch SizeThe number of messages the agent fetches all contents for at a time.

Security Tab

The Security tab includes settings that control the security aspects of connecting to an email server.

The Email Agent configuration dialog - Security tab

FieldDescription
TLS

Check if using TLS. If left unchecked it is configured to trust all hosts, which we don't recommend.

Keystore Path

If TLS is checked. The path to a file that can contain both the keystore and truststore.

Keystore Password

if TLS is checked. Enter the password of the keystore/truststore file.
Email UsernameUsername of the email account which the agent will connect to.
Email PasswordPassword of the email account which the agent till connect to.

Rules Tab

The Rules tab includes settings that control the which emails to read and what will happen to them after processing.

The Email agent configuration dialog - Rules tab

FieldDescription
Emails to processSelect if you want to process all emails in the selected folder, only unread or only read.
Filter on subject

Optional parameter that will filter all unprocessed emails on the string input. It will match as long as the subject contains the string.

Example: 

Subject: "Hello world!"

Filter on subject: "ell" â†’ matches

Filter on subject: "Hello" â†’ matches

Filter on subject: "!" â†’ matches

Note!

This filtering can only be done after fetching emails from the email server, meaning that the MIMs defined might be untrustworthy.
Seen

Optional parameter that mark the email as read on the email server.

Note!

If using POP3 it is not possible to set the Seen flag.

Deleted

Optional parameter that deletes the email on the email server.
Flagged

Optional parameter that mark the email as flagged on the email server.

Note!

If using POP3 it is not possible to set the Flagged flag.

Note!

It's only possible to set the flags for the outgoing rules, not unset them. Meaning that you can't set a read email as unread.


You open the Email Agent configuration dialog from a workflow configuration: you can right-click the agent icon and select Configuration, or double-click the agent icon.

Connection Tab

The Connection tab contains configuration settings related to connecting to the email server.

The Email Agent configuration dialog - Connection tab

FieldDescription

Protocol

Select either IMAP or POP3 depending on what your email server supports. 

Folder

From which folder emails will be processed.

Note!

If using POP3 it will automatically read from the Inbox.
Host

The URL of the host.

PortThe ports the email server accepts connections for the chosen protocol.
Internal Batch SizeThe number of messages the agent fetches all contents for at a time.

Security Tab

The Security tab includes settings that control the security aspects of connecting to an email server.

The Email Agent configuration dialog - Security tab

FieldDescription
TLS

Check if using TLS. If left unchecked it is configured to trust all hosts, which we don't recommend.

Keystore Path

If TLS is checked. The path to a file that can contain both the keystore and truststore.

Keystore Password

if TLS is checked. Enter the password of the keystore/truststore file.
Email UsernameUsername of the email account which the agent will connect to.
Email PasswordPassword of the email account which the agent till connect to.

Rules Tab

The Rules tab includes settings that control the which emails to read and what will happen to them after processing.

The Email agent configuration dialog - Rules tab

FieldDescription
Emails to processSelect if you want to process all emails in the selected folder, only unread or only read.
Filter on subject

Optional parameter that will filter all unprocessed emails on the string input. It will match as long as the subject contains the string.

Example: 

Subject: "Hello world!"

Filter on subject: "ell" â†’ matches

Filter on subject: "Hello" â†’ matches

Filter on subject: "!" â†’ matches

Note!

This filtering can only be done after fetching emails from the email server, meaning that the MIMs defined might be untrustworthy.
Seen

Optional parameter that mark the email as read on the email server.

Note!

If using POP3 it is not possible to set the Seen flag.

Deleted

Optional parameter that deletes the email on the email server.
Flagged

Optional parameter that mark the email as flagged on the email server.

Note!

If using POP3 it is not possible to set the Flagged flag.

Note!

It's only possible to set the flags for the outgoing rules, not unset them. Meaning that you can't set a read email as unread.