You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* POSTFIXADMIN\_SETUP\_PASSWORD=... - generated from setup.php or `php -r "echo password_hash('mysecretpassword', PASSWORD_DEFAULT);"`
64
64
65
-
Note: An SQLite database is probably not recommended for production use, but is a quick and easy way to try out the software without dependencies.
65
+
Note: An SQLite database is probably not recommended for production use, but is a quick and easy way to try out the software without dependencies.
66
+
67
+
Note2: For details about database password encryption please refer to the [postfixadmin hashing documentation](https://github.com/postfixadmin/postfixadmin/blob/postfixadmin_3.3/DOCUMENTS/HASHING.md)
0 commit comments