Email Operation Notifications
Provides a comprehensive list of operation notifications sent from the Email Module.
- CouldNotGetHostIP
Error occurred while getting IP of the router. Continuing activity without the host IP. - EmailMatched
Found an email matching From and subject fields specified in configuration. - EmailSent
The activity successfully sent email to the server. - InvalidAddressFormat
The email address in the specified field is in incorrect format. - InvalidEmailID
The email id specified is not valid. - MailHeaderAbsent
The optional input header - mailheader - is not mapped. - MailHeaderPresent
The optional input header - mailheader - is mapped. - MailsDeleted
The mails processed in the current poll have been deleted from the server. - MailsToBeDeleted
There are some mails to be deleted as they were processed earlier. - NoEmailMatched
Could not find an email matching From and subject fields specified in configuration. - NoMailOnServer
No mail was found on server. - PatternIncorrect
Pattern specified in the activity is incorrect. - Pop3ConfigParams
Configuration parameters specified in the activity. - Pop3DataError
A pop3 data error occurred while executing the activity. - Pop3MailSent
Activity has outputted 'mailheader' and 'body' output parameters. Mail marked for deletion from server - Pop3NumMails
Number of mails found on the email server. - Pop3ServerError
A pop3 command unexpectedly returned an error while executing the activity. - SaveStateError
Error occurred while trying to save duplist state after disconnect. Will cleanup in next poll. - SetBCCFieldValue
Setting the value of 'BCC' field to specified value - SetCCFieldValue
Setting the value of 'CC' field to specified value - SetFromFieldValue
Setting the value of 'From' field to specified value - SetSubjectFieldValue
Setting the value of the 'Subject' field to the specified value. - SetToFieldValue
Setting the value of 'To' field to specified value - SmtpConfigParams
Information regarding configuration parameters specified in email activity. - SmtpDataError
Smtp data error occurred while executing the activity. - SmtpSendEmail
The activity is sending email to the server. - SubjectPatternError
Subject pattern specified in the activity is incorrect.
Parent topic: Email Module