Mail.IMAP
Description
Search for messages 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
- Seen: Only takes seen mails.
- Answered: Only take answered mails.
- Not Answered: Only take not answered mails.
- Flagged: Only take flagged mails.
- Not Flagged: Only take flagged mails.
- Recent: Only take recent mails.
- Not Recent: Only take not recent mails.
- Delivered After: First day of search range.
- Delivered Before: Last day of search range.
- Delivered On: Exact search date.
- Secure Connection: Choose a secure connection.
Input
- Server: Set IMAP server.
- Port: Set IMAP port.
- Login Information Arguments: Provide login information.
- Mail Folder: Set folder in which the mail is expected.
Options
- Only Unread Messages: Only take unread messages.
- Maximum Number From Top: Set maximum number of mails to take from top.
- Body Contains: Search text in mail body.
- From Contains: Search text in sender.
- To Contains: Search text in receiver.
- Cc Contains: Search text in cc.
- Bcc Contains: Search text in bcc.
- Subject Contains: Search text in subject.
Output
- Messages: Mail messages containing search text.