Configure and Setup Postfixadmin

This page helps you setup PostfixAdmin. For further help see the documentation.

  • ✅ setup_password configured
  • TODO You need to authenticate using the setup_password before you can perform some environment and hosting checks.

One you have logged in with the setup_password, this page will ...

  • run some simple hosting/environment checks which may help identify problems with your environment
  • create/update your database of choice,
  • allow you to list / add super user accounts

Login with setup_password

Generate setup_password

For a new installation, you must generate a 'setup_password' to go into your config.local.php file.

You can use the form below, or run something like the following in a shell - php -r 'echo password_hash("password", PASSWORD_DEFAULT);'

Hosting Environment Check

✅ No problems detected.

Database

  • ✅ Database - connection works
  • ✅ Database update check - all database updates are applied (version 1853)