Downloads an e-mail message from the e-mail box (POP3/IMAP server). This activity causes logging in to the indicated mail account on the server. Saves messages in the device’s memory and deletes them from the e-mail box.
Required parameters
Parameter type | Parameter name | Description |
Input | ContentsFolder | A folder on computer disk where messages will be saved. It should be defined as string (direct path) or variable. |
Input | Login | Login data. Defined as string or variable. |
Input | Password | Login data. Defined as string or variable. |
Input | ServerAddress | The server address the robot logs on to. |