1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-30 04:27:01 +00:00

Don't *permanently* confirm the security exception.

Also links a couple things.
This commit is contained in:
Eric Mill 2014-07-06 12:29:00 -04:00
parent b86a9a85b0
commit cae52595b2

View File

@ -290,7 +290,7 @@ cd mailinabox</pre>
<p class="example">Josh goes to <a href="https://box.occams.info/mail">https://box.occams.info/mail</a> to check and send email using webmail.</p>
<p>When you visit this page you will see a warning about the site&rsquo;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.</p>
<p>When you visit this page you will see a warning about the site&rsquo;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.</p>
<p>(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 <code>sudo setup/start.sh</code> again if you missed it.)</p>
@ -308,7 +308,7 @@ cd mailinabox</pre>
<p>Your username for IMAP and SMTP is the <u>email address</u> you entered when you ran the setup program above, the same as with webmail.</p>
<p>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.</p>
<p>Note: Mail-in-a-Box uses <a href="http://en.wikipedia.org/wiki/Greylisting">greylisting</a> to cut down on spam. The first time you receive an email from a recipient, it may be delayed for five minutes.</p>
<h2 id="mail-users">Adding More Email Addresses</h2>
@ -366,7 +366,7 @@ cd mailinabox</pre>
<li>SSL: <a href="https://www.ssllabs.com/ssltest/analyze.html">ssllabs.com</a></li>
</ul>
<p>There are also Python scripts in the <code>tests</code> directory on github for automated testing.</p>
<p>There are also Python scripts in the <a href="https://github.com/JoshData/mailinabox/tree/master/tests"><code>tests/</code></a> directory on GitHub for automated testing.</p>
<div class="hidden-xs" style="height: 200px"> </div>