Merge branch 'master' into admin_create_user_enhancement

This commit is contained in:
cristi
2019-05-20 23:17:22 +03:00
65 changed files with 2898 additions and 421 deletions

View File

@@ -128,7 +128,7 @@ And in the pod run the following command. The command uses following entries:
.. code-block:: bash
python manage.py admin root example.com password
flask mailu admin root example.com password
- ``admin`` Make it an admin user
- ``root`` The first part of the e-mail address (ROOT@example.com)
@@ -227,4 +227,4 @@ If the login problem still persists, or more specific, happens now and then and
kubectl -n mailu-mailserver get po
kubectl -n mailu-mailserver delete po/mailu-imap...
Happy mailing!
Happy mailing!