Remove fqdn usage from all email templates

This commit is contained in:
Johannes Zellner
2018-01-19 16:27:19 +01:00
parent 73800ac6a7
commit 77206a9d3c
9 changed files with 117 additions and 75 deletions

View File

@@ -1,6 +1,6 @@
<%if (format === 'text') { %>
Test email from <%= fqdn %>,
Test email from <%= cloudronName %>,
If you can read this, your Cloudron email settings are good.