From 0f704897507fe85728040cc9fc542ce07ac8a2f2 Mon Sep 17 00:00:00 2001 From: erickson Date: Thu, 10 Aug 2006 21:30:24 +0000 Subject: [PATCH] updated template to contain the email sending/recipient data git-svn-id: svn://svn.open-ils.org/ILS/trunk@5448 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/hold_notification_template.example | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Open-ILS/examples/hold_notification_template.example b/Open-ILS/examples/hold_notification_template.example index 8a56fedd41..5e1535338b 100644 --- a/Open-ILS/examples/hold_notification_template.example +++ b/Open-ILS/examples/hold_notification_template.example @@ -1,6 +1,9 @@ -# -------------------------------------------------------------------- -# Test comments.. -# -------------------------------------------------------------------- +To: ${EMAIL_RECIPIENT} +From: ${EMAIL_SENDER} +Reply-To: ${EMAIL_REPLY_TO} +Subject: Hold Notification +${EMAIL_HEADERS} + ${DATE} -- 2.11.0