Skip to content

Commit 9f781fe

Browse files
committed
MAIL-6 Documentation added
1 parent 1fc6f16 commit 9f781fe

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# docker-mailserver-postfixadmin
2-
This is a Docker image for a PostfixiAdmin WebUI. The project is part of the
2+
This is a Docker image for a PostfixAdmin WebUI. The project is part of the
33
[docker-mailserver](https://github.com/technicalguru/docker-mailserver) project but can run separately
44
without the other components. However, a database server is always required to store structural data.
55

@@ -57,7 +57,8 @@ The [main mailserver project](https://github.com/technicalguru/docker-mailserver
5757
Once you have started your PostfixAdmin container successfully, it is now time to perform the first-time setup for your mailserver. Open the web interface and navigate to `/public/setup.php`.
5858

5959
1. Enter the setup password as you provided it with environment variable `PFA_SETUP_PASS`.
60-
1. Create your PostfixAdmin administrator account. This is the main account to PostFixAdmin. It will enable you to create domains, mailboxes, aliases, etc.
60+
1. Create your PostfixAdmin administrator account. This is the main account to PostfixAdmin. It will enable you to create domains, mailboxes, aliases, etc.
61+
1. Login to PostfixAdmin by navigating to `/public/login.php`.
6162
1. Create your primary domain.
6263
1. Create your first mailbox in this domain.
6364

0 commit comments

Comments
 (0)