Fixed welcome e-mail

This commit is contained in:
root 2023-06-16 20:58:45 +00:00
parent 16b58328f7
commit 41314b5a10

View File

@ -196,6 +196,7 @@ start_service() {
print_details() {
cat > /federated/apps/mail/data/root/certs/mailfile <<EOF
<html>
<img src="https://www.federated.computer/images/logo.png" alt="" />
Dear Federated Customer,
<p>
Please read this note in its entirety since it has some important information for you to get the best use
@ -219,15 +220,15 @@ We also need to know the domain.com you will be using.
<p>
For setting DNS records you will need to set your glue records for your own domain.com to be:
<p>
<li>ns1.$DOMAIN - $EXTERNALIP</li>
<li>ns2.$DOMAIN - $EXTERNALIP</li>
ns1.$DOMAIN - $EXTERNALIP<br>
ns2.$DOMAIN - $EXTERNALIP<br>
<p>
<p>
</p>
And your authoritative:
<p>
<li>ns1.$DOMAIN</li>
<li>ns2.$DOMAIN</li>
ns1.$DOMAIN<br>
ns2.$DOMAIN<br>
<p>
<p>
The information in this document is for the Admin User only. See the documentation pages for
@ -246,7 +247,7 @@ Password = "$ADMINPASS"
<p>
You should log into "Panel" (see next section) and change the password.
<p>
<h4>Panel: https://panel.$DOMAIN</h4>
<h4>Panel: <a href="https://panel.$DOMAIN">https://panel.$DOMAIN</a></h4>
<p>
Your control panel for users for most Federated Core apps and services is here: https://panel.$DOMAIN
<p>