Description: Host name of mail server is not specified.
Resolution: Specify a valid mail server host in configuration.
Description: Username for mail server account is not specified
Resolution: Specify a valid user name in configuration.
Description: Password for mail server account is not specified.
Resolution: Specify a valid password in configuration.
Description: Input data is null.
Resolution: Check activity input data.
Description: Input data is invalid.
Resolution: Check activity input data.
Description: Number of attachment names and attachment data specified in the input are unequal.
Resolution: Check attachment input data.
Description: Both the comma and semicolon cannot be used at same time to separate addresses.
Resolution: Use either comma or semicolon for separating addresses.
Description: Could not initialize the mail provider for specified protocol: [mail protocol].
Resolution: Make sure that the mail provider jar file is in java classpath.
Description: Could not establish connection to the mail server using sepecifed parameters: [parameters].
Resolution: Check configuration data.
Description: The default mail folder was not found on mail server.
Resolution: Check mail server setup.
Description: The INBOX mail folder was not found on mail server.
Resolution: Check mail server setup.
Description: Error getting folder on mail server.
Resolution: Check mail server setup.
Description: There was an error when attempting close connection with mail server.
Resolution: Look at the exception for more information.
Description: There was an error when attempting to open connection with mail server.
Resolution: Look at the exception for more information.
Description: There was an error when attempting to close connection with mail server.
Resolution: Look at the exception for more information.
Description: There was an unexpected error while retrieving mails.
Resolution: Look at the exception for more information.
Description: There was an error while parsing a new mail message received.
Resolution: Look at the exception for more information.
Description: There was an error while building a mail message to send.
Resolution: Look at the exception for more information.
Description: Error sending mail message. Cause: %1
Resolution: Look at the exception for more information.
Description: Could not establish connection to the mail server - specified host is unknown: [%1 - connection parameters].
Resolution: Specify a valid mail server host in configuration or check your network connections and setup.
Description: Could not establish connection to the mail server - connect exception: [%1 - connection parameters].
Resolution: Verify that your mail server is running or check your network connections.
Description: An internal error occured while processing configuration data. See [%1-exception] for more details.
Resolution: Check the exception for more details.
Description: Specified polling interval [%1] is not valid. See [%2-exception] for more details.
Resolution: Specify a valid polling interval.
Description: The specified host name of mail server [%1] cannot be resolved.
Resolution: Use a valid mail server host name. If the host name is valid, make sure the network naming (DNS) is properly setup.
Description: There was an error while decrypting a password. See [%1-exception] for more details.
Resolution: Make sure that the password stored in the repository is not in clear text.
Description: Got authentication error while connecting to mail server.
Resolution: Make sure that the username and password are correct.
Description: %1 Start time = %2 End time= %3 Processing time= %4
Description: %1 Processing times: %2
Description: Using POP3 Provider from %1
Description: Username can not be null when Authentication is on
Resolution: Make sure that the username and password are correct.
Description: Password can not be null when Authentication is on
Resolution: Make sure that the username and password are correct.
Description: Mail is already deleted, Receive Mail activity has 'Delete Mail' turned on
Resolution: Either turn off 'Delete Mail' in Mail Receiver or do not use Confirm activity
Description: There was an error while building a mail message to send.
Resolution: Look at the exception for more information.