fix email subject

This commit is contained in:
Simon Vieille 2019-06-12 11:39:41 +02:00
parent 95c1295818
commit 3bbb5b8122
Signed by: deblan
GPG Key ID: 03383D15A1D31745
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
From: ${EMAIL_SENDER}
To: ${EMAIL_RECIPIENT}
Subject: ${EMAIL_RECIPIENT}
Subject: ${EMAIL_SUBJECT}
Content-type: multipart/mixed;
boundary="${BOUNDARY}"
--$BOUNDARY