]> git.evergreen-ils.org Git - Evergreen.git/blob - Evergreen/src/extras/overdue_notice_email
Also deprecated
[Evergreen.git] / Evergreen / src / extras / overdue_notice_email
1 To: ${EMAIL_RECIPIENT}
2 From: ${EMAIL_SENDER}
3 Reply-To: ${EMAIL_REPLY_TO}
4 Errors-To: ${EMAIL_ERRORS_TO}
5 Subject: Overdue Materials Notification
6 ${EMAIL_HEADERS}
7
8
9 ${DATE}
10 Dear ${FIRST_NAME} ${MIDDLE_NAME} ${LAST_NAME}
11
12
13 Our records indicate these items are ${RANGE} days or more overdue:
14
15 TITLE                 AUTHOR                CALL NUMBER
16
17 ${OVERDUE_ITEMS[
18 ${TITLE} : ${AUTHOR}            ${CALL_NUMBER}
19 Due: ${DUE_MONTH}/${DUE_DAY}/${DUE_YEAR}                ID: ${ITEM_BARCODE}
20 ]}
21
22
23 Please return the above items to avoid additional fines.  Please do not
24
25 respond to this email.  Contact your library for more information:
26
27 ${ORG_NAME} / ${ORG_ADDRESS}
28 ${ORG_PHONE}
29
30