The report-success and report-fail files in Open-ILS/src/reporter are
the ones that actually get used.
Signed-off-by: Jeff Davis <jdavis@sitka.bclibraries.ca>
+++ /dev/null
-To: {TO}
-From: {FROM}
-Reply-To: {REPLY_TO}
-Subject: Report Failure Notification
-
-Your report, named [{REPORT_NAME}], was scheduled to run at {RUN_TIME} has failed with the following error message:
-
- {ERROR_TEXT}
-
-The SQL command attempted was:
-
- {SQL}
-
-If you are unsure of the meaning of this message, please contact PINES staff
-and give them both the error message and the SQL command.
-
-Thanks,
-
-Clark Kent, your friendly neighorhood reporter.
-
+++ /dev/null
-To: {TO}
-From: {FROM}
-Reply-To: {REPLY_TO}
-Subject: Report Completion Notification
-
-Your report, named [{REPORT_NAME}], was scheduled to run at {RUN_TIME} and completed at {COMPLETE_TIME}.
-It is available for viewing at the following URL:
-
- {OUTPUT_URL}
-
-If you have any general questions, please contact the PINES staff.
-
-Thanks,
-
-Clark Kent, your friendly neighorhood reporter.
-