Fixed welcome e-mail

This commit is contained in:
root 2023-06-16 21:38:17 +00:00
parent 3d89a4633a
commit 827d93028c

View File

@ -196,7 +196,7 @@ start_service() {
print_details() { print_details() {
cat > /federated/apps/mail/data/root/certs/mailfile <<EOF cat > /federated/apps/mail/data/root/certs/mailfile <<EOF
<html> <html>
<img src="https://www.federated.computer/images/logo.png" alt="" /> <img src="https://www.federated.computer/images/logo.png" alt="" /><br>
Dear Federated Customer, Dear Federated Customer,
<p> <p>
Please read this note in its entirety since it has some important information for you to get the best use Please read this note in its entirety since it has some important information for you to get the best use
@ -220,15 +220,15 @@ We also need to know the domain.com you will be using.
<p> <p>
For setting DNS records you will need to set your glue records for your own domain.com to be: For setting DNS records you will need to set your glue records for your own domain.com to be:
<p> <p>
ns1.$DOMAIN - $EXTERNALIP<br> ns1.domain.com - $EXTERNALIP<br>
ns2.$DOMAIN - $EXTERNALIP<br> ns2.domain.com - $EXTERNALIP<br>
<p> <p>
<p> <p>
</p> </p>
And your authoritative: And your authoritative:
<p> <p>
ns1.$DOMAIN<br> ns1.domain.com<br>
ns2.$DOMAIN<br> ns2.domain.com<br>
<p> <p>
<p> <p>
The information in this document is for the Admin User only. See the documentation pages for The information in this document is for the Admin User only. See the documentation pages for