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

Clarify what the password does.

This commit is contained in:
Eric Mill 2014-07-06 17:26:07 -04:00
parent 7f5372d649
commit 75914d3c0d

View File

@ -269,6 +269,8 @@ cd mailinabox</pre>
<p>You will be asked to enter the email address you want and a few other configuration questions. At the end you will be asked for a password for your email address.</p>
<p>This password will be used to login to webmail, and to authorize sending and receiving mail through SMTP and IMAP. It will <strong>not</strong> be used to log onto your Mail-in-a-Box server.</p>
<p>When the setup script is done running, you have a working mail server. But first check that everything is correct so far by typing:</p>
<pre>sudo management/whats_next.py</pre>