deblan-report/templates/deblan/mail.tpl

11 lines
221 B
Smarty
Raw Normal View History

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