MySQL Password in Template E-mail

I’ve got my server configured to use hashed passwords which means when a new account is created the virtualmin password is different from the mysql password. However the template e-mail only seems to have the variable for ${PASS}. Is there a separate mysql password variable? If not, There really should be and this would be a good idea for the next update.

Giving this a bump… Joe? Suggestions?

Howdy,

You can use the MYSQL_PASS variable to get the MySQL password.

-Eric