Got an email notification failure during HARVEST check in action by a user.
Is the email text captured anywhere? Can it be resent?
When failure, is it possible to have a ‘retry’ process and/or display the email text on screen in the HARVEST WORKBENCH ‘output log’ window?
I00060079: Check in summary: Total: 9; Success: 9; Failed: 0; Not Processed: 0.
I00020133: Error sending mail: message transmission error ().
Harvest Software Change Manager all versions
There are 2 ways to send notification emails to customers.
The primary way is through the "Notify" process or the "HSMTP" command line utility. With this option, the text of the message is not captured within Harvest in case the message transmission fails, but there are options you can set up in the "hsmtp.arg" file that will allow for retries:
The second option for sending notification emails is to create a custom UDP script to accomplish the task. When using this method, the script can be programmed to capture the message content for later review or retry and/or to re-send incase of transmission failure.
Information about the Mail Utilities built into the Harvest software product can be found here: Set Up the Mail Utilities