diff --git a/guide.html b/guide.html index 24e7e848..1551ab11 100644 --- a/guide.html +++ b/guide.html @@ -21,7 +21,7 @@ h1 { font-family: 'Iceland', sans-serif; font-size: 50px; - } + } h2 { margin-top: 1.75em; @@ -96,7 +96,7 @@ #nav li.active { background-color: #D55; } #nav li.active a { color: white; } #nav li.active a:hover { color: #E64; } - + @@ -290,7 +290,7 @@ cd mailinabox

Josh goes to https://box.occams.info/mail to check and send email using webmail.

-

When you visit this page you will see a warning about the site’s SSL certificate being invalid. Right now you are using a self-signed certificate. If it is unlikely that anyone is running an active network attack on you right now, just permanently confirm the security exception and you will be good to go.

+

When you visit this page you will see a warning about the site’s SSL certificate being invalid. Right now you are using a self-signed certificate. If it is unlikely that anyone is running an active network attack on you right now, just confirm the security exception and you will be good to go.

(Otherwise, check that the SSL fingerprint show to you matches the SSL fingerprint printed toward the top of the long output of the setup script. You may run sudo setup/start.sh again if you missed it.)

@@ -308,7 +308,7 @@ cd mailinabox

Your username for IMAP and SMTP is the email address you entered when you ran the setup program above, the same as with webmail.

-

Note: Mail-in-a-Box uses greylisting to cut down on spam. The first time you receive an email from a recipient, it may be delayed for five minutes.

+

Note: Mail-in-a-Box uses greylisting to cut down on spam. The first time you receive an email from a recipient, it may be delayed for five minutes.

Adding More Email Addresses

@@ -366,7 +366,7 @@ cd mailinabox
  • SSL: ssllabs.com
  • -

    There are also Python scripts in the tests directory on github for automated testing.

    +

    There are also Python scripts in the tests/ directory on GitHub for automated testing.