add template deblan-text

This commit is contained in:
Simon Vieille 2019-06-12 13:41:31 +02:00
parent c389d6a141
commit 2f0985f9dd
Signed by: deblan
GPG Key ID: 03383D15A1D31745
9 changed files with 48 additions and 0 deletions

View File

@ -0,0 +1,5 @@
Espace(s) disque(s)
------------------------
${df}

View File

@ -0,0 +1 @@

View File

@ -0,0 +1,5 @@
${hostname}
========================
${date}

View File

@ -0,0 +1,9 @@
--${BOUNDARY}
Content-type: image/png;
name="${file}"
Content-Transfer-Encoding: base64
Content-ID: <${file}>
Content-Disposition: attachement;
filename="${file}"
${base64}

View File

@ -0,0 +1,10 @@
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}

View File

@ -0,0 +1,5 @@
Point(s) de montage(s)
------------------------
${mount}

View File

@ -0,0 +1 @@
${content}

View File

@ -0,0 +1,5 @@
Smart ${device}
------------------------
${result}

View File

@ -0,0 +1,7 @@
Système
------------------------
${apt_text}
${uptime}