After easy unstallation of iredmail my passwords is a hash of password. How to know my passwords from hash???
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello, @erounion
The passwords are not saved in plain-text due to security reasons. The passwords are encrypted with either SSHA512 or MD5 hash.
If you do not remember your password your can reset it by following iredmail’s official documentation:
https://docs.iredmail.org/reset.user.password.html
Reset password with SQL/LDAP command line
To generate password hash for new password, please use doveadm command.
Generate a SSHA512 password hash: