deblan-report/templates/deblan-text/mail.tpl

11 lines
222 B
Smarty
Raw Normal View History

2019-06-12 13:41:31 +02:00
From: ${EMAIL_SENDER}
To: ${EMAIL_RECIPIENT}
Subject: ${EMAIL_SUBJECT}
Content-type: multipart/mixed;
boundary="${BOUNDARY}"
--$BOUNDARY
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
${REPORT}