Mail.IMAP
Description
Reads out a message via IMAP.
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
- Secure Connection: Choose secure connection.
Input
- Server: Set IMAP server.
- Port: Set IMAP port.
- Folder: Insert folder in which the mail is expected.
- Login Information Arguments: Provide login information.
Options
- Delete Message: Check to delete mail after execution.
- Only Unread Messages: Choose if only unread mail messages shall be taken.
- Mark As Read: Choose to mark the mails as read.
- Maximum Number Of Mails: Set maximum number of mails to take from mail folder.
Output
- Messages: Mail messages as output.