Downcase email

This commit is contained in:
Girish Ramakrishnan
2017-09-15 15:45:26 -07:00
parent e8a93dcb1b
commit 6f5085ebc3
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
<%if (format === 'text') { %>
Test Email from <%= fqdn %>,
Test email from <%= fqdn %>,
if you can read this, your Cloudron email settings are good.
If you can read this, your Cloudron email settings are good.
Sent at: <%= new Date().toUTCString() %>