I am running the latest iRedMail version using MySQL as my user db.
I wish to be able to add users programmatically through PHP.
I'm struggling with the creation of the password for the new user. Can you please show me the right direction to where I can find the salt that iRedMail is using to create the password and which encryption type iRedMail is using for passwords.
Thanks!