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

Merge pull request #90 from konklone/password

Clarify what the password does
This commit is contained in:
Joshua Tauberer 2014-07-06 17:30:01 -04:00
commit 75f8d23218

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>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> <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> <pre>sudo management/whats_next.py</pre>