Fixed welcome e-mail
This commit is contained in:
parent
3d89a4633a
commit
827d93028c
@ -196,7 +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="" />
|
||||
<img src="https://www.federated.computer/images/logo.png" alt="" /><br>
|
||||
Dear Federated Customer,
|
||||
<p>
|
||||
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>
|
||||
For setting DNS records you will need to set your glue records for your own domain.com to be:
|
||||
<p>
|
||||
ns1.$DOMAIN - $EXTERNALIP<br>
|
||||
ns2.$DOMAIN - $EXTERNALIP<br>
|
||||
ns1.domain.com - $EXTERNALIP<br>
|
||||
ns2.domain.com - $EXTERNALIP<br>
|
||||
<p>
|
||||
<p>
|
||||
</p>
|
||||
And your authoritative:
|
||||
<p>
|
||||
ns1.$DOMAIN<br>
|
||||
ns2.$DOMAIN<br>
|
||||
ns1.domain.com<br>
|
||||
ns2.domain.com<br>
|
||||
<p>
|
||||
<p>
|
||||
The information in this document is for the Admin User only. See the documentation pages for
|
||||
|
Loading…
x
Reference in New Issue
Block a user